Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$21.0070%0x3494…a4d117d ago0x79efa7…94cbd7
0xa520…eca40x47c5…4fc3Base$10.5070%0xa75d…d8a517d ago0xf75154…ff5619
0xa520…eca40x47c5…4fc3Base$10.5070%0x3e24…de6817d ago0x0cb3f4…9fcb25
0xa520…eca40x47c5…4fc3Base$10.5070%0xfe9d…bf4617d ago0x28931d…4d27ca
0xa520…eca40x47c5…4fc3Base$10.5070%0x5b2d…d78c17d ago0xb080be…b3b581
0xa520…eca40x47c5…4fc3Base$10.5070%0x0dd6…b0b017d ago0xf4c84f…2def00
0xa520…eca40x47c5…4fc3Base$11.5570%0x80e2…187317d ago0xc4c4e0…7a1375
0xa520…eca40x47c5…4fc3Base$21.0070%0x6d7b…aade17d ago0x946f44…ba03c9
0xa520…eca40x47c5…4fc3Base$10.5070%0x1af6…8fa317d ago0xd1c90d…d3d1ce
0xa520…eca40x47c5…4fc3Base$10.5070%0xd7a4…9b2617d ago0xf8733b…7ec0ef
0xa520…eca40x47c5…4fc3Base$10.5070%0x12ba…6b6117d ago0xf2bde7…9e20bf
0xa520…eca40x47c5…4fc3Base$21.0070%0xc330…c0b217d ago0xcc140a…4939f0
0xa520…eca40x47c5…4fc3Base$10.5070%0xfaf2…854b17d ago0x91f622…fb6810
0xa520…eca40x47c5…4fc3Base$21.0070%0x1984…8da817d ago0x1cf304…d936c6
0xa520…eca40x47c5…4fc3Base$16.8070%0xc664…74ab18d ago0xc805f2…fdd10a
0xa520…eca40x47c5…4fc3Base$21.0070%0x7929…b33118d ago0x6e5b8e…b87f23
0xa520…eca40x47c5…4fc3Base$10.5070%0x5b2d…d78c18d ago0xd7808c…8d8eac
0xa520…eca40x47c5…4fc3Base$31.5070%0xd60b…b73918d ago0x7ac20d…3860ac
0xa520…eca40x47c5…4fc3Base$10.5070%0x19e0…dcbe18d ago0x60817b…73c1d6
0xa520…eca40x47c5…4fc3Base$10.5070%0x50ee…525218d ago0x661508…4c2665
0xa520…eca40x47c5…4fc3Base$21.0070%0xb11e…6e5a18d ago0x801f9f…d15ed8

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.