Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xbe0b90…809cb6
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xdb8360…a312d1
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x007f21…093119
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d45eb…8de742
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4b1be6…49b19a
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xb66b84…a32e39
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x90c611…83d995
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xb67514…8c7f07
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xd68efe…c0f444
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xa06f85…2719e6
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1defa9…bc8d2b
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4b02b4…bf5f8a
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x2de547…16d658
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x9dd23a…c8a6d5
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x159c36…26d7d3
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xcef58e…d30b85
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc2646a…f8fbab
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x29bc7c…9f4da2
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xa371d0…f28aa2
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe3ed73…baea21
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x51f06c…cb3520
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0x28f7c1…1753f8
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc75e76…020007

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.