Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeade8f…fbd6cb
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x759205…ecec92
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8dfa1…8e4fc7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20558f…47c83f
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x95eea4…4e992e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45752e…258545
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd12f69…29b874
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94a1c4…411d37
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5a54c…353bc5
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a7e32…43e800
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef083a…298d67
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b6e14…af962c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2467b…c56fba
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9a2d32…064f21
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9493d…acea72
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d0435…c89b67
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe815ad…145f47
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5474a7…dd6577
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9a283b…4ca052
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b5b9e…8fcb43
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa8be20…d98ef6
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd953c5…393ac2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x245585…3c73fa
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80e7cc…7782ff
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x411654…ecd2eb

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.