Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase16d ago0x5fa49a…66d65e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase16d ago0x584aa2…53d9aa
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase16d ago0xca39a1…66a42e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase16d ago0x4dbf8e…fb18c4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase16d ago0x80200a…670e89
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase16d ago0x1fe2be…f0bb5a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x81b8ba…ab85b7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x7fcc04…63ce57
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xe5d41c…c50b85
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x7566f8…75a000
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002058100%coinbase17d ago0x64f7dd…467676
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x96595c…c69d1e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x37b718…091210
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xb03284…b530ec
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002036100%coinbase17d ago0x77e11c…716071
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002021100%coinbase17d ago0x4a6526…446b76
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0xb1ef1f…be5480
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x5dcf71…87533b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x42a58a…a5df19
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xcaa9a4…591197
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xd1a6eb…4bf096
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x32dd7a…9c2936
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xd90f4d…207a41
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xbdc237…29754a

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.