Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xddf63c…1fc116
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08640c…68132f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe18c08…0eecdb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfa77ce…4bec64
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83cd37…d53244
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2dc4de…3874ce
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1bc6b9…b66006
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x503978…4a3678
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0c6c0f…92c735
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x219704…020e68
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf52d9d…9edf5c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2dedfe…8dbefd
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3c8e87…6c11f8
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7b2dd3…543968
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x486c8f…fcef9b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa73986…1e946d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x50abeb…7d98a8
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f08ef…3fd8d6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdde074…613234
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9bc113…36cc7d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd60bde…52cca3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x60d5a5…39bfa3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd893e8…62c24b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc59b20…2de352
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0f7b31…b595d0

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.