Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x517cb8…9077bf
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x03b7dd…68b2ed
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0xca458d…a75422
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0xca8bbe…e00416
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0xa1edc4…5a6c98
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x871da6…5056f7
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x3700fd…6c8695
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x0def18…2ac3ec
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x7283f6…bd08a0
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0xb9610c…aa6f0f
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x3119cc…cdc9bd
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0xe87535…0bf3eb
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x1e615b…fa2d2c
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x3298db…0a2626
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x1fc915…717e58
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x689a8c…88c7dd
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0xdebee7…502089
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x94fec0…7b7ee2
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x365b25…d77675
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x433555…bb9c42
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x6797eb…016f03
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x310445…4549a3
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x6e8be9…9a5268
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x2b2405…5f8301
0xab00…e0920xfe80…47eeBase—$0.001100%fluxa19d ago0x3d35d8…3d2c3a

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.