Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xd01b6f…601643
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xb3d3b7…371971
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xda104c…f1e5d6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xd1f237…c546e0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x94e533…06fb8d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xab6a05…80b80c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xf43cf7…8034da
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xc35dea…0a27ac
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xe863c4…1ecd64
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xb4df56…6673f9
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x3bfd76…13028e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x97c24d…8e5212
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xc3e8a1…85dc68
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x82a69f…26c022
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x8caac7…05c5b6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0xb17464…a67b2f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x06aef4…1703ba
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x7b443c…ee6270
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x29bdb5…093779
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa33d ago0xcfb2a1…c76515
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa33d ago0x3cc71f…f443af
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa33d ago0x715607…c98cde
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa33d ago0x571f04…bfd7a9
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa33d ago0x2174c9…d147fd
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa33d ago0x8220e6…cf452a

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.