Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xe007af…feda6a
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xd4b73f…d3e4b5
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x2e2b73…22a97c
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x5ce632…36c418
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x26fba3…02662e
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xee580e…d78d7c
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x68bef1…dec2ea
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xbb77a6…02967d
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x5f70a2…e48d2a
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x7e10aa…55983d
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x10a142…466f65
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x2f42a5…cc78e1
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x51142f…81034a
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x9b34aa…16bf63
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xa64b22…0b0171
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xce7c3b…90dd45
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x728aee…c493f6
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x83bf1b…714511
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x066448…25491e
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0xaf7d63…e2a8f7
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0xa3dca7…0029d5
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0xce6910…cde5f8
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x50f53d…216d22
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa47d ago0x8894d0…67cb34
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa47d ago0x0bce29…91efd5

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.