Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0xa1d18b…f1803f
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0xfaa76a…785954
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0x6a7c43…19bd50
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x236176…00ab45
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0xf9c426…640262
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x3160c1…7a3511
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x8aa58e…1ec150
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0xc33078…c5caea
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0x18e8dc…25b136
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0x6f96cf…db502a
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0xaa108f…9da140
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0x57d198…46c7db
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0x8cec94…9605d5
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0xbb7361…83ae46
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x556a30…d4e61e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x30fd61…c52d42
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x46c0d5…300248
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x7f85ff…d78c2d
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x25e1e4…f4716f
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x61cdab…80e8f0
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0xe5c6f4…1145ee
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x7eb2a9…4b6da7
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0x79261b…b2b3c5
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa41d ago0xfb5e2a…00aad9
0x01e9…3e040x9c95…e299Base$0.001100%fluxa41d ago0xebbb47…731e01

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.