Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0xe105de…b4f1b6
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0xf1c9d0…51e41d
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x54f752…2ff0ef
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x18a246…d45307
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x7c013d…55f658
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x74daba…6aa5f9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x4dd1cc…6a460e
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x84c17e…a708f0
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0xd85744…f65639
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0xdb645a…52ed43
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x7ea69e…8e2fd9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x444374…3b15a0
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0x44e9aa…e147a1
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0xce35fa…e0f001
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22d ago0xb6ff70…8fff3c
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x92a217…915b02
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase23d ago0x1c5bca…3eefe8
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.004998100%coinbase23d ago0x2448d8…9b55fa
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase23d ago0x4f5910…43dddf
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0025100%coinbase23d ago0xee8802…103d7b
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase23d ago0x2e0d36…924b98
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase23d ago0x8e3ba8…b7409e
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0025100%coinbase23d ago0x1d7fcc…93f497
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase23d ago0xc060bc…72ce46
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0025100%coinbase23d ago0x4c444b…b01d1f

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.