Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa40d ago0x7df750…c977d5
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa40d ago0x718f8a…855dd8
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa40d ago0x071e9d…05d85a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa40d ago0xd78e70…434c68
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa40d ago0xc894f3…f6be4e
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa40d ago0xa997a6…ff9318
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa40d ago0x319f1d…bd92bc
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa40d ago0x1c6ca9…238c7c
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa40d ago0xf02e6e…6837f0
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa40d ago0x525499…e04502
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x4cfe21…3be544
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0xd7cb5c…c7b72a
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0xac2501…0b5293
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x628549…5baf48
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x9ada8a…7e78b6
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x57051f…81a00d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa41d ago0x535ae2…c67cdb
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x4b59cf…c2b44e
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x15a25c…880769
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0xd1288a…093943
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0xec0b2e…613a08
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x7fbeb6…7ac208
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa41d ago0x8b5a7f…4df458
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa41d ago0xa67187…a3a52a

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.