Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0xf8ba79…97817f
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x66c693…63def0
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0xac8d86…09790c
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x1b3551…47c0ea
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x618e3f…2429b4
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0xd0ec9f…cbe2d2
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x74b9bf…b2aed7
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x2361b7…32adb3
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x9a1a27…1ee989
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x4e884e…9206de
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x8da654…ba04a1
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x533a3d…4530e5
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x966933…fd658f
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x06567d…976bb2
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0xc280b7…f3ba6c
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x5e20f7…c9f239
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x344212…9d42ae
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0xbf2309…6200ee
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0xae9b03…abf64d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x5b82b8…c2f7df
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x640ac0…fdf63e
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x25d756…f69b22
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0xeeeb05…e98790
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0xd9aa25…156f8f
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x2d8112…e692fd

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.