Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00721100%coinbase5d ago0xc2a60c…808d48
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase5d ago0x0fb2a2…9be1fc
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0xdbadfe…5082e6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0x54330b…61af87
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase5d ago0x4c5379…c84705
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007331100%coinbase5d ago0xe6cbe8…7b91fd
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007214100%coinbase5d ago0x5370e5…3b363b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007214100%coinbase5d ago0x0792da…c00835
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.005104100%coinbase5d ago0xe8b259…68dcf6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007393100%coinbase5d ago0x71c37b…f12ef3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0xfb0412…9e1df0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00436100%coinbase5d ago0xf3338a…07b567
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase5d ago0xb5190f…d5dafc
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase5d ago0x8441c4…e6dcaf
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase5d ago0x20c442…508fff
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase5d ago0x0f53f5…a6c507
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase5d ago0x1d218a…26c8e7
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase5d ago0x9f5342…1797ec
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003893100%coinbase5d ago0x153724…41d7d1
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003842100%coinbase5d ago0x0f3ffa…600580
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase5d ago0x868108…da5083
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase5d ago0x8d15b1…0d7e1d
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase5d ago0xd64d0c…00acef
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase5d ago0x164efb…3a4dbf
0x58c7…cda20xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase5d ago0x6fa455…36ff4d

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.