Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68fba0…d086a9
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe88369…d340a3
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba6032…482892
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c9374…480472
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19d1aa…7368c1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4022e…d75fd2
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcdf5b7…3fd4d7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9faf1…fd6e89
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe8950d…9b45c4
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3da880…760f2b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27d893…4a40fc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x96bd7f…6fd5de
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb16833…744f55
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb52ab7…983a65
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd56d8…2ef055
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x673629…125b0e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeda2e4…c41777
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb934d7…d6f929
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7238fb…3862fb
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6866e…99552d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x204b79…add7db
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8831cf…1651a8
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1848fb…6a40da
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfea0c2…04eea0
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x326abd…4c4183

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.