Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x2333e1…93e2fe
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xa642f4…f1ff35
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x49a075…21632a
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xeecf15…e5416a
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x7d2b9c…f62048
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xf03956…d28f84
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x79053e…bc1e00
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x3bd42e…17fef2
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x475454…e6b06d
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x3d0bde…4e220f
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x525e2c…26f6cd
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x4f6ff5…fc051d
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x300082…76d87b
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xc7ebc7…c80f35
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x8af720…b889a0
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x361f92…9a9c28
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xd55835…df307b
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x9700d7…d3ad5f
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xbcfdbe…fa27c5
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xcfe1f4…03f82a
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x32b926…7d2989
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x8a96c3…11e34a
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x16f5bb…30bfbc
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0xd27746…809976
0x2d83…78610x159b…4908Basex402 service$0.10100%payAI42d ago0x9c17b7…421a93

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.