Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x134a0d…070bec
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x8997d4…1f18b5
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x03729e…fa6053
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x699ceb…9857d4
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x56bfd8…756ace
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x659346…3bdee5
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x052c3c…7bbd74
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x0e17fa…d3876b
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0xd67070…20816f
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x5e34d6…a0d199
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x5ade4a…e7c090
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0xed61b4…0de1bc
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x2a498c…6a188f
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x244086…8540c0
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x5d531b…b48555
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x0604b7…8f91ec
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x39f2de…a3a4a0
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x6cb177…74886e
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0xe9e8b2…e851a4
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x6a775b…9d86c0
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x917dea…1b9e05
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x7e9cf5…b3d9e9
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x3e3868…8dd9b9
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0xfff395…091de3
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown24d ago0x86db51…de1e11

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.