Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x28da01…300e00
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x8917b8…656688
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x6c8b54…e1ae7e
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa47d ago0xad9068…c1752a
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x29523e…d0e92d
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa47d ago0xee37c1…a15978
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa47d ago0x12f686…31ce52
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x170c85…2913c9
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0xb7d4e1…f97c5c
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x4e893b…b6a317
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x66b6d6…25d2c8
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0x324422…bf1e90
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa47d ago0x48db89…73716b
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa47d ago0xf1d9b4…3b7ec9
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa47d ago0xa927c6…12d008
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa47d ago0xbc6ee3…315594
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa48d ago0xa4d619…181bb5
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0x6bc3d6…814daa
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0xa839ac…ed2933
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0x20de0f…7dd50b
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0xcc411e…8736ff
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0x524331…be7bb6
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0xc754cc…a5999f
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0xdce6d2…d2e7a8
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa48d ago0xda4ff9…321fbe

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.