Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x1c2cb3…23cac0
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x003682…62a8b1
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xc687a9…76a0b8
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xfbcf2c…037ef3
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xeb127a…707faa
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xd3e5a5…1597c7
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x3c9542…c86214
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x81a48a…6d921a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x6556d8…05560a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x1d6bfa…d4ff6a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x128fc4…d105ef
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xda9bf9…56e6ca
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x57d68b…8424d2
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x7ff414…34440b
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x48877a…edf820
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x0adc2c…6a3983
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x77236c…c7e928
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x70886e…e65017
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xb21f01…971364
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xccf392…7014c6
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x064383…f7e9c4
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x088ce3…de2ada
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x90e245…56abcc
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0x43e06d…befa89
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa14d ago0xe758c2…6f72ab

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.