Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c1d…3a310xe88e…ef91Base$0.01100%0x461a…5962104d ago0x4a26ab…0461a5
0x5c1d…3a310x0c58…8a64Base$0.02100%0x461a…5962104d ago0x168ba9…605a3a
0x5c1d…3a310x99ca…fa28Base$0.01100%0x461a…5962104d ago0xe21089…946813
0x5c1d…3a310xa1c8…9b47Base$0.00768100%0x461a…5962104d ago0x0d51df…60dace
0x5c1d…3a310x93c5…090fBase$0.02100%0x461a…5962104d ago0x54ff32…b8c2a7
0x5c1d…3a310x93c5…090fBase$0.01100%0x461a…5962104d ago0x353b4d…1cdfe4
0x5c1d…3a310x4419…5375Base$0.003776100%0x461a…5962104d ago0x351cbe…d36955
0x5c1d…3a310xe8af…e09eBase$0.01100%0x461a…5962104d ago0xb0a34f…0aa0d4
0x5c1d…3a310x1eb2…c997Base$0.003776100%0x461a…5962104d ago0x297e29…431233
0x5c1d…3a310xe155…7e07Base$0.02100%0x461a…5962104d ago0x7061c6…82ca6f
0x5c1d…3a310x0fb0…c58eBase$0.00768100%0x461a…5962104d ago0x11d486…d80997
0x5c1d…3a310x8780…289eBase$0.02100%0x461a…5962104d ago0x287794…bf23d4
0x5c1d…3a310x3f26…50eaBase$0.003933100%0x461a…5962104d ago0x58c104…1b5ab2
0x5c1d…3a310xf0a0…3373Base$0.02100%0x461a…5962104d ago0x6840d0…19f1bd
0x5c1d…3a310xb2b2…273bBase$0.01100%0x461a…5962104d ago0x799ed1…a31ed5
0x5c1d…3a310xa3c4…8438Base$0.003776100%0x461a…5962104d ago0x80e616…4eb039
0x5c1d…3a310x8780…289eBase$0.00768100%0x461a…5962105d ago0x0a4787…901385
0x5c1d…3a310x4e25…5148Base$0.02100%0x461a…5962105d ago0x29a849…51e6c6
0x5c1d…3a310x0d3b…0707Base$0.001100%0x461a…5962105d ago0xe1d3b9…3d5dd5
0x5c1d…3a310x0d3b…0707Base$0.001100%0x461a…5962105d ago0xa3f137…5baf5c
0x5c1d…3a310x0d3b…0707Base$0.001100%0x461a…5962105d ago0x67679b…37d12d
0x5c1d…3a310x0d3b…0707Base$0.001100%0x461a…5962105d ago0x0db432…2222a6
0x5c1d…3a310x0d3b…0707Base$0.001100%0x461a…5962105d ago0xb395db…1a7b24
0x5c1d…3a310x0d3b…0707Base$0.001100%0x461a…5962105d ago0x32d15b…f39de5
0x5c1d…3a310x0d3b…0707Base$0.001100%0x461a…5962105d ago0x657496…484052

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.