Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xb175d6…1f40d0
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x258bc9…06652f
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x0529cd…ec025f
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x259fbd…74e771
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x452ad3…756cc5
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xf0c80d…120419
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x75b114…a250dd
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x1fc91c…7b5160
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x43c3b5…4661b2
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x158719…82396f
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x2d8e47…c3ae74
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xf6c716…27866d
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xe75980…25a450
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x185a37…243b91
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xcb2d57…efc4a3
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xa8cc01…6a97b6
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xb2704c…1bdb1b
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x089990…8edccb
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x2ff79e…2fdd01
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x1c3552…ecc521
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x55ff7e…335d9a
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x459d75…fb149c
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xd5de37…366748
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xf7082c…028a54
0x5f5a…d1530xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x54c735…22fc92

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.