Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase111d ago0xca4ca0…1910e7
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0x83ed04…b312eb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase111d ago0x6cd8ca…8985ec
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0x17706a…bcd636
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase111d ago0x397932…e6c692
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase111d ago0xbcfc09…846425
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0x218eb6…f18ce2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0x6d3549…1ce6c3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0xa4d3e7…484bbf
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase111d ago0xada776…c4f1df
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0xd85e7d…3ea6b6
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0x48fa82…d7d726
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0xcba983…dc408a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0xe8d849…4b4bfc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0xc7d6dc…7327be
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase111d ago0x0dc7e7…b82e22
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase111d ago0xca5d32…138a8c
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0x0203f9…52d1ea
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0xeb5cec…d68283
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0xf7844f…ae3bab
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0x2ddf65…c89ef3
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0x1591db…b73e3a
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0xd2b8ff…b6cb48
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0x9b6431…672607
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase111d ago0x58fc22…d8111f

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.