Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a328f…43ef68
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba2f7b…de686a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5166f0…841bb2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd5646…645edb
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0fcc8…136871
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x063f5d…338c5d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe29787…840a36
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbdfcd3…8c53f5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9f18a…2ba9b8
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9168a2…8f26a5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71d2d7…77a95b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a16dd…1f997f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x879c73…c494e5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd031dc…5dc656
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ddb9c…45ea96
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4b35a…4f81c3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x763a30…f8d96a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99098a…ed14c3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2166c2…27fbca
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdce166…7e957f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d2dd1…23b171
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6ded8…92a8b7
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb52a8…506c3c
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d19d6…7234bd
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1747e8…ade85d

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.