Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x4b56a2…96bf4d
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x3b092e…84ddb1
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x3931fa…d90a02
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x8fc7f9…56fb97
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x02cc2e…6f0e62
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x6c30aa…1e337e
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xad6fe7…9eb715
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xf56e16…7bf1d4
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x03bdec…504b94
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xc1e087…aa7e5a
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x6013ac…7961af
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xf78e7a…72adf2
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x083b2e…56f252
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x2279f9…5cef95
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x550a28…f4a92e
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xe10597…ed7cff
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x1615c5…1bdbb7
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xb9225c…2e5654
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xeef8c4…d1a4d0
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x985d62…b64e92
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x24cbfb…cb7870
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xd2670b…3d312e
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xee5349…e77371
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xcb6bc0…31ec0e
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x7da61a…571d0a

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.