Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0xb629aa…0b0f00
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0xffb9c0…12fafc
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0x6d7fdf…5e0fcf
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0x53840d…0af4ac
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x4349c1…bb35d4
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x675ac5…8209ae
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x29502d…ac1183
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0xe401e4…44e455
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x0f77e6…cee179
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0xee8a01…0b1ffe
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x47d03b…634c1e
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x89c88f…3049ea
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x1d3178…551c01
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x6e8543…4580e9
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x406594…c76c81
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0xed5f19…2a6d3e
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0xcb55ef…6c40b8
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0x9809fa…d4292f
0x254a…d0910xe2e6…17feBasex402 service$0.02100%corbits118d ago0xd355ae…57cc55
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0xe3a140…50e3a0
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x0130d4…0ecf9e
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x22d2c8…43cf23
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0x19b085…453d35
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0xce0f0c…cdf0e1
0x254a…d0910xe2e6…17feBasex402 service$0.01100%corbits118d ago0xb174c3…7391df

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.