Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd73880…5cf7e1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e8dd3…5eac07
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95c2eb…087331
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x924906…d4b5dd
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x218db3…794a36
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5cbbf2…c84e01
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xddb9b7…4030a9
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x229f7e…4fb1fe
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x715eb1…10ca1a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5150bb…15746f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7d25d…fed11e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7075fe…633fa3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9269e5…eb4afa
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb40a8…ca1245
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4aab50…d0de10
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d6274…650461
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe423f4…ad382e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x058f45…8abe40
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc651be…e35c05
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x648819…e1445e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x024e58…42a82e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec1013…c1df80
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87ea6c…f91553
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x870a08…bbaf09
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9626cf…11cd8d

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.