Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa39d ago0xce2837…1b17f3
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa39d ago0x1769a9…40ba0e
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa39d ago0xc45e7e…100051
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa39d ago0xd66127…ef5a20
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa39d ago0x5c3fbe…572a0d
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa39d ago0x86b941…66ea30
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa39d ago0x4485cd…50d9b9
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa39d ago0xb0f488…63c78c
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa39d ago0x65c37e…1b9321
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa39d ago0x3d7199…f1f606
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0x13ebff…1de9df
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0x0b8aa7…5ba7a8
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0x5a5470…92908e
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0x011ec9…c2c7d2
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa40d ago0x85bc79…db33b9
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0xb654b4…723c40
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0x97eed4…1742ff
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0xaece11…eb3345
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa40d ago0xdb2c6d…ba360f

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.