Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd56c…80f00xefff…5b5bBase—$0.01100%coinbase72d ago0x9aa415…b49a73
0xd56c…80f00xa789…1001Base—$0.01100%coinbase72d ago0xb35cbd…6a9784
0xd56c…80f00x29bf…e48cBase—$0.01100%coinbase72d ago0x4aa576…8c69ec
0xd56c…80f00xb21c…4f59Base—$0.01100%coinbase72d ago0x5c7290…6b3056
0xd56c…80f00x9d8b…f8d3Base—$0.01100%coinbase72d ago0xe18a6c…1f39cb
0xd56c…80f00x72ad…5b42Base—$0.01100%coinbase72d ago0xeeaee4…9c33a5
0xd56c…80f00x2ac6…1e68Base—$0.01100%coinbase72d ago0xecc844…33e171
0xd56c…80f00x2083…b900Base—$0.01100%coinbase72d ago0x32cea0…a648e5
0xd56c…80f00xa219…7416Base—$0.01100%coinbase72d ago0xa5ca3f…d1cfba
0xd56c…80f00x88e0…7890Base—$0.01100%coinbase72d ago0x8b45e9…b4bb7f
0xd56c…80f00x5a37…dd1bBase—$0.01100%coinbase72d ago0x94cf81…9645c6
0xd56c…80f00xc831…8abeBase—$0.01100%coinbase72d ago0x050414…7e07bb
0xd56c…80f00x5965…05b5Base—$0.01100%coinbase72d ago0x277b5a…5a40a9
0xd56c…80f00xdfd7…5cd6Base—$0.01100%coinbase72d ago0x9269df…3c5d03

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.