Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0xeb0906…7aeead
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x5bbf02…d3fc9e
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0x6e6520…c5f63f
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0x4acc42…f88bad
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0x5c8036…5d5f2c
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0xe08717…87737c
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0x7a0ba1…b61585
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0x18e5d9…5c48c6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x739457…0fbb36
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x41d4c8…112774
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0xf9377a…35d431
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x88f777…50bee9
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x64dda8…598023
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0xf81494…bab44d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0xc185a5…d08d44
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0xbd18d0…6c3629
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0xa1e9dc…5ae4a5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0xabff1a…46623d
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0x915c72…64a571
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x1b8fae…3dc422
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x21e07d…aa592d
0x3560…6af00x9c95…e299Base—$0.001100%fluxa34d ago0x214b79…b6553f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa34d ago0x87f887…edf2c0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xe667e9…d2e8ef
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x550e99…922a96

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.