Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x7fd735…977239
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0xfd0915…5172f3
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x12f6b0…759d27
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x468d6d…ed53f8
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x8acd9f…2ab4d7
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x4a9eaf…92abae
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x801f5a…0569eb
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa45d ago0xc4cd71…c85f2f
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0xff2c24…b3c588
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x886a5b…41106f
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0xbfd04f…eacd2d
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa45d ago0x4bda1b…9c0569
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x959148…cb53d5
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa45d ago0xb6e878…3182c2
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0xc0e999…068855
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0xf4dfba…1ea754
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa45d ago0x5d66da…2ef34a
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa45d ago0x098621…f7f882
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa45d ago0x774cec…182a4b
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0xfe448f…a93392
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa45d ago0x809974…af4d74
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0xe65ed3…151fcb
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0xfcf8b3…4d2d29
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0xee2145…23c676
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x7721c7…371672

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.