Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4b9214…a1b04a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x1d2044…3b0182
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0537c0…6325c6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc31c5…fda54c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x720f6a…04a510
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6a7da6…d50605
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd0ab13…1162e6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfff8b3…c0ce30
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9b9398…cf24b9
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6673e8…ef9120
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x425b24…ce5cde
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfce4cb…4aa41e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x1e8834…b1afb8
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd3b008…0babc0
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xd9102c…fb0041
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe3558f…e5743e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xca2d45…fc4c25
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf47cfc…f636ca
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x728838…b7e51e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x16e3de…bd1b65
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcfa11b…cfb668
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb5eaf2…069a0b
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x7e47ba…3200a2
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa19d ago0x39fe2b…573a07
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb1d844…45297c

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.