Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x062d94…c54c83
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x7b3239…75c763
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0xa77b8a…debfdb
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x4860f7…d0d86a
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x01237c…51dae3
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0xa2589f…c8a624
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x0900e6…ae0249
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x88b489…682921
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x5d803c…4701c4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa75d ago0x9f6032…43ad31
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xa7e1c0…9c0e59
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0x4118e8…3ce0ee
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xa8ec34…68c025
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xa4f18b…32d992
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xf30b33…029984
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0x045d23…6638f4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0x9e374f…e9d3ec
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0x2f0ea2…f44cc8
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0x502df9…07ef21
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xb9fdac…bdd209
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xd46413…962254
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xe63330…2d4ff6
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0x1420ec…b5b8e4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xca4d76…7ff943
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa76d ago0xc92e2f…1ae342

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.