Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0x664d3e…3b5b72
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa51d ago0x9983ba…333e47
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter51d ago0xe5f667…6bbb50
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0xbbc767…3df0d8
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0x14e957…d80fb7
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter51d ago0x91d5a8…a66a62
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter51d ago0x891582…4d10ea
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI51d ago0xea28a3…740dd9
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter51d ago0xc2532c…844409
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter51d ago0xa3beac…4b296b
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0xde133f…c448f5
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0x96cdc7…c16706
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0x2d2a52…78138a
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter51d ago0x04e49b…2bff25
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0x27232e…181ea3
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0xf1e478…d4d929
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter51d ago0x1f90de…b1ffe6
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter51d ago0x0ea562…0e32c9
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter51d ago0xb07d8d…c01e75
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter51d ago0xf37b37…71f29b
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0x5d4a1d…379610
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa52d ago0x3e9407…a296b1
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x0ee7d8…a21179
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter52d ago0x186356…182a43
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter52d ago0x0e472c…2c8258

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.