Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0x85f98f…d5c296
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0xb2a42e…47dab9
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0xe3f0a3…114807
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0x581a76…1f5fd8
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0xf0d425…525b8e
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0x3200d5…73bd14
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0xe2e7c0…5f5af6
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0xd6b85f…ff1cae
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0x8292dc…15f76e
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0x330ef7…5892ec
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0x907aab…8cbb32
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0xbf8a09…6639a5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa19d ago0x3389df…fe75e1
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0x1364d7…00a9e4
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0xe0e75d…30bc92
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0xe2ea23…7505d8
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0x9178ce…5ffc17
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0xe6f7b9…727c05
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0x752f2a…2d9e09
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0x3ac05d…67954f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0xda38a5…aad045
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0xa3f96d…ff94e1
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0x7c3e97…1ba219
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0x617d02…22ed5b
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa20d ago0x4bc97f…685b91

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.