Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9fc…df3f0x4c86…fa93Base$0.5770%0xd5fa…d04515h ago0x35ac9d…f5e927
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase15h ago0x3dcd96…26e7c3
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase15h ago0x978af4…f238c1
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase15h ago0x5ce159…50895f
0xb9fc…df3f0x325b…d430BaseStableEnrichExa$0.01100%coinbase15h ago0x01ee6f…320521
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase15h ago0xdf42e7…b8c1cb
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase15h ago0xf21330…ea9f60
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase15h ago0xbf3499…6ab365
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase15h ago0xb07658…5ef6cd
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase15h ago0x494d8f…d4a04e
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase15h ago0xddbe18…d42d16
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase15h ago0xe434a0…c27afb
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase15h ago0xfb2c8c…6ea2bf
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase15h ago0x8532b1…9bfe3b
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase15h ago0x0a1b55…b05141
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase15h ago0x33ddfc…c2ae53
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase15h ago0x92eb91…58788c
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase15h ago0xd15166…fa4d49
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase15h ago0x84e8df…cd7477
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase15h ago0x3a09d5…a31022
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase15h ago0x99e8ea…e92650
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase15h ago0xdb6870…9a90a3
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase15h ago0x6b4da6…688374
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase15h ago0x3a2730…98b8cb
0xb9fc…df3f0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase15h ago0x9e1b94…bb13e0

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.