Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6146…64f60x661e…e21fBase$0.01100%Route unknown58d ago0xa3e75f…8d4489
0x6146…64f60xd299…5847Base$0.01100%Route unknown58d ago0xa3e75f…8d4489
0x6146…64f60x661e…e21fBase$0.01100%Route unknown58d ago0x14db8b…26c8cf
0x6146…64f60xc4f0…95f9Base$0.001100%Route unknown58d ago0x14db8b…26c8cf
0x6146…64f60xdb0f…3338Base$0.02100%Route unknown58d ago0x0a5b64…7ef5da
0x6146…64f60x5d10…3813Base$0.01100%Route unknown58d ago0x1e5933…d8dd24
0x6146…64f60x0b10…093dBase$0.01100%Route unknown58d ago0xdc6c29…664c5c
0x6146…64f60xa778…c857Base$0.05100%Route unknown58d ago0xd4f087…2b796e
0x6146…64f60xd0ed…c6eaBase$0.01100%Route unknown58d ago0x037dbe…21b6db
0x6146…64f60xbfc5…a217Base$0.01100%Route unknown58d ago0x765ca6…da01b6
0x6146…64f60xd256…7ec0Base$0.01100%Route unknown58d ago0x17c30a…01b7bd
0x6146…64f60x661e…e21fBase$0.01100%Route unknown58d ago0x59d87f…862964
0x6146…64f60x661e…e21fBase$0.03100%Route unknown59d ago0x321359…8d2122

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.