Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x3a2379…d2e479
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x627695…b8a4a6
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0xa35f1e…ed5c9c
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0xf58a80…72afbf
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0xd66fa6…a84e22
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x2d4781…ba3b11
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x8c5e67…68d4d2
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x41d320…b02477
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x202126…022e66
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0xe558ce…140c8f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x479e41…638b40
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0xc600f6…bf6f57
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x4a33e9…153de1
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x30a161…497979
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x669160…7e8fef
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x2bb1ae…8f3742
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0xc4a9de…e32709
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x8f96aa…24d674
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa49d ago0xb11c0e…e2aba1
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa49d ago0x85a4e6…296d9c
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa49d ago0x1b105a…3e71cb
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa49d ago0x025f7e…186fbb
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa49d ago0x9c447b…adb241
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa49d ago0xa852b0…05fc02
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa49d ago0xd036c6…0ba62b

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.