Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a6453…c09125
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x197ea6…236ad9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x722efe…4b2818
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1d004…ab2bd3
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x485f5e…bbcf82
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x18ad44…669910
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1147e4…c4ff87
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67bafb…3450dc
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97e4a0…83babe
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd24b1…446a66
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbfcffc…083084
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeaffa0…16ae91
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa19247…cb0918
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x54ae16…2d51a8
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf45ebc…cd3dc5
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8256b…e57c4e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0729ee…f4d7bf
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbebeb9…2bafe6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x221fd8…df24f9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ff3b1…3c1de7
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x564ed7…0e8f9b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x317358…31638d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x636642…b3bcf9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefb6d0…8de522
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x958d86…e07140

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.