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%coinbase26d ago0xe81eef…1d6e51
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26d ago0x767821…32acbc
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26d ago0x6c2d9e…906323
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26d ago0x6e3684…6a2b33
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26d ago0x81dc06…031356
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26d ago0x973c82…358517
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0xdb864a…1728f6
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0x688585…8082de
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0x4cc2a6…162d1a
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0xa9a5b8…9690cc
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0xd6f821…a7f990
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0xc924ed…e5fceb
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0x8d7973…b5fcd6
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0x44de60…7a794e
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0xd71335…51f8ae
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0x1587b7…096f44
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0x47a3f6…f0a3b0
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0xb77831…292916
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27d ago0x03cb5d…1c7778
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.57100%coinbase27d ago0xb6d27c…ed5a21
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase27d ago0x29536b…9e089e
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase27d ago0x33262f…4e540c
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase27d ago0xe81735…9e3a84
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase27d ago0x4b4e52…6a0f04
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase27d ago0x012344…6aae67

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.