Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x7a5017…60057e
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x45e959…da1423
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x9f3754…cb3ced
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x5b9de6…431897
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x698a8c…0bef3b
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xcaf7af…de0447
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x4c6e37…941ffd
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x29f372…6b4cf0
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x650e79…b52634
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xbf097b…762a0a
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xd5f0d1…f92f7c
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x6c8701…e2f269
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x9e4d6d…b8f351
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xb0a67e…b6765b
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xe2ae3f…a59e39
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x06ee93…4bb90b
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x55d32e…db507a
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xf6cc72…5b5d7b
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xce6a04…f2f70a
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xc88e26…3f9d3f
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xc38628…f29699
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0xd7e2d7…e351e5
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x4a0a73…86ac18
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x7aebfd…d351b3
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase49d ago0x86e77f…537642

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.