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%fluxa21d ago0x2711e4…8a9fa6
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0xfffd82…afa48a
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x53ed80…35597b
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x1f38c8…6a0ea1
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x298c84…19904f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x04532e…16add2
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x56789e…8837fb
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x105c01…4858fa
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0xca546e…f37530
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x2e64d7…7c37ee
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x557c55…1f75f2
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0x1f8d90…cb78e2
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0xc9abab…828af5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa21d ago0xa81fc2…82bc75
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xb4cf25…e8ce5a
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xd4fc3a…990dfa
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x9f1040…3f3dd3
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xe7143e…bec057
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xb65edb…f1f294
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x7b68b3…9a5874
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x7a0b23…4cf464
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xf2addc…15ab58
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xfa538c…caee82
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x9d34c6…efb3fc
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x55c70d…cff47d

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.