Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0x859265…8fa25e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0xec8d2a…76a263
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0xbefc6e…0cd413
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x2f020e…82a66e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0xb6f90c…e096c6
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x41b54c…fd12b7
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x2f4af1…cad338
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x52c728…8f85a1
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.007683100%coinbase57d ago0xe1296c…181354
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0xf304a9…0cce5b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0x40be74…64b272
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0xeb475f…2d93fe
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0xd80086…fe82ec
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0x0743ec…913f4a
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0xb296c5…912cbc
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0x6032d0…ef3a1a
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x2ff429…815321
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x8c617d…277309
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x258726…26792a
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004489100%coinbase57d ago0xa7d619…a27497
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004489100%coinbase57d ago0x538ab4…94ace0
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004489100%coinbase57d ago0xc5e0fe…6102dc
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0xf14ea7…7a1c47
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x6174f9…95b93a
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0xf3baaa…6e3950

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.