Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x715be5…f48a85
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0xdae2fa…7ce6b3
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x7f285f…d74b24
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0xa8eeb2…879503
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0xb00315…7b5496
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x8c9be6…235cc2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x0bd0b2…16d0c8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x351606…ba0fa1
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x84932b…4000c6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x335e39…bf3729
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0xe46475…f33431
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x09a6d3…6c4ef3
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x8840f3…a3d99f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x26f09b…c108db
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x5fa028…9903fc
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x85c769…26a82f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x594513…dddfe9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0xd6cfd0…d3b523
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0xe8fdb5…f1b262
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa83d ago0x1ec2ef…6b4870
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa84d ago0x671980…3ca89c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa84d ago0x26444f…a85249
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa84d ago0x6c4da6…c35e25
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa84d ago0xf977ac…011f2f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa84d ago0x400695…02de04

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.