Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85cde2…84095b
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2bacb9…61d07e
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b5bd4…e2ee5d
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd69c05…c0e764
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd76580…18393b
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x671d4a…48f1dc
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb05681…c1ffa0
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a89bb…eb3aad
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9277b…a08d44
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8befec…409efa
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc9ae1…25725b
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb98abb…5cb0e6
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe50c6d…458748
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbd504e…9a43a1
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb44b2…2d071f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3863df…841a3c
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c177d…63246a
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x96fecf…519b17
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1726c2…facddb
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0ced9…428a04
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7475de…31db07
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ecc94…9b1c57
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa348eb…d08774
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5953ba…745096
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bf040…69bdf0

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.