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.008592100%coinbase5d ago0x4de693…540e34
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006671100%coinbase5d ago0xbb0053…345e78
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase5d ago0x338bb3…227afd
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase5d ago0x7b2093…69a45e
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase5d ago0x21a083…4ba8e4
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0x9c89db…a18844
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase5d ago0x4217b3…0b2d5d
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase5d ago0x596745…7cb5ba
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase5d ago0xdc1d99…77cbb9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase5d ago0x297da4…dd6519
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0xef59aa…d52c73
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase5d ago0x1e2e8e…dbd89e
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003311100%coinbase5d ago0xd688df…47c61f
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.005621100%coinbase5d ago0xe9aaa8…c44971
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.005621100%coinbase5d ago0xd5c92d…4872ed
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.005621100%coinbase5d ago0x598ef6…318b5c
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.005621100%coinbase5d ago0xe2debe…ffbabf
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003311100%coinbase5d ago0x0ff56e…90fed3
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.00583100%coinbase5d ago0x0187dd…7d1f25
0x0bbd…7aa80x2932…4f60Basex402 service$0.01100%coinbase5d ago0x550ea3…a78365
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0045100%coinbase5d ago0x2450e5…048fc0
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.00583100%coinbase5d ago0xe887d7…d1b2f1
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.00583100%coinbase5d ago0x287a44…e1d68c
0x0bbd…7aa80x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase5d ago0x7fb23d…fd257a
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0x5250c3…57eeb2

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.