Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa35d ago0x325357…c07dd8
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa35d ago0xfc5319…e4f93a
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa35d ago0xe2d6a3…26707a
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa35d ago0x58f4d6…00daa3
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa35d ago0x669b44…544f68
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa35d ago0xafd396…947218
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa35d ago0x22c826…1ea296
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa35d ago0x30acbe…8f939b
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa35d ago0xdd1432…959fd6
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa35d ago0x80791c…ba2f16
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa35d ago0x9af9b6…4073c3
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa35d ago0x781f84…b74731
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa36d ago0xfa7524…95d741
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa36d ago0x8288d8…d72b92
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa36d ago0x21f752…5b6673
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa36d ago0x5f8e9d…103ebc
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa36d ago0x72e01b…d03a3b
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa36d ago0x1fab12…66508e
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa36d ago0x85e5bc…4a2d99
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa36d ago0x11e8b1…e69cdb
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa36d ago0x253e89…5a6412
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa36d ago0x2aa472…326e4f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa36d ago0xfcab9f…b811a4
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa36d ago0x994526…958857
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa36d ago0xebd879…2a9d25

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.