Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0xf53876…7bb350
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x4da4d9…4ae9c5
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0xaa2d52…fcb0c7
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x5053d7…bc8393
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x20789d…33440d
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x9bed31…514845
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x31a4ce…8f18e2
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x3ea827…edbdfb
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x32ff10…e07567
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0xa1c16a…fcaadd
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x311ea3…b6ad77
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x7143da…5eae9d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa49d ago0x7a18c1…8f15ec
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa49d ago0x4a7ad6…458891
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x094926…c46d39
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x97226a…7235c1
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa49d ago0x7ace05…8d977b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa49d ago0x33b025…4d6e24
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x03bc1b…1bc9f9
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0x4d0324…c1b8dc
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0x139ca8…93cb74
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0x4796f4…0e6366
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x1e36a9…860e7f
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0xb3c472…ac6a76
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0x21f926…336224

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.