Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0xf4b839…b25812
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0xe886fa…df858e
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0xca29c9…fec8e0
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x3d3ab2…5bb639
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0xac0fc0…d54e0c
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x64aa0d…5e1710
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x9a3c98…d3202e
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x9100e7…8d4956
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x9a1ee4…c75241
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0xbf9a68…be5486
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x1bea75…3d23b1
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x7e2a02…2803ce
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x322fe9…ad0427
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0xc22cb8…5d9750
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x29fd26…07e39c
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x0af91f…025e70
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x50b4c2…81b677
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase134d ago0xebf320…cb3c5a
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0xed4fb6…1b8c57
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x9a43ee…aab633
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x40f508…a4601e
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x0ee2eb…9930a0
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x6a7765…1006bc
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x26b726…3d7d8a
0x82ca…e63a0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase134d ago0x363979…e14892

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.