Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x83893e…3b856c
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0xbd9a84…98e3b9
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x8f4768…17cf87
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0xa5200e…831c01
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa43d ago0xcb7cef…29281d
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x4fbb7e…06e4a1
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x735087…923dc8
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x95dd29…937609
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x872512…342cdd
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0xd4605e…bb9931
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x31670e…9ea8cb
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa43d ago0xfe29ad…840d8b
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x6cd0bc…86d70e
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa43d ago0xd46f27…470d3a
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa43d ago0x64eaf6…f715c0
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0xcf41f0…27fd05
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa43d ago0xb709a1…8152fc
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x6b3df0…eaed4c
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0xab3a45…11308b
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa44d ago0xa68f59…9e578b
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa44d ago0x647220…67870a
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa44d ago0xbbd578…4384f3
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa44d ago0xb07bec…c013f5
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa44d ago0x659ac0…3fa37b
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa44d ago0x508d88…684467

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.