Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x1fa57c…0b7340
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xcd7705…4e6cdd
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x7ce4e3…28d941
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xb78470…c171a3
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xaa2ff8…57cf47
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xca8443…531d7e
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xab239a…36ae57
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x6b0804…a19ad6
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x3f759d…a4690e
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x350fad…8a0128
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x707b03…bbb627
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xf4c0b0…e16b4e
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x88ed99…7f1153
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x7d4ffb…061625
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x3e12bb…d58961
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x853023…713d63
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x933ea0…1941fd
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x89282e…d13eee
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x6f9bdd…d84ab3
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x4dbb02…1c22bb
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x6687ef…3f8f59
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xd134e6…9b9edc
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xfeb408…93ec41
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x197f5e…28273c
0xd1ba…866b0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x88fbc4…b7469b

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.