Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xe97886…5524c3
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x36f66d…da1a38
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x3dc35f…fe1de3
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x487636…6b8516
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xca8b9e…d76725
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xf7d575…e00c8d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x629988…e7689f
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa38d ago0x1d1f8d…45acfe
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xaaf9ff…2e8dd2
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xe45d4f…994154
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xb77902…d12381
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xf74aba…1c3469
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xd28714…a6d6bf
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x296486…b7771c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x3453fd…cc9a18
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xc8ea04…28533d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x4beb1a…49570c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xeebeb4…a56d61
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xd0d035…19355f
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xb718ff…a2aec6
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x6371a3…988c35
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0xad5d75…8a1f6d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x5519aa…1e6900
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa38d ago0x2cc2da…932be7
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa38d ago0x155b68…f7320d

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.