Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xd8a491…8119ac
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xd3a5e0…a04f96
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xbdccc6…47a183
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xcb473d…fe075c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x34dd03…708d49
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x95e7bb…651df4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xebdb18…955d24
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xc3bae7…c74cca
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xfa7c04…beeeaf
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xf61645…14f9ab
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x1f1545…20061e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x50ef0a…9cc95f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xecfa80…653a60
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x05825d…5d770e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x6573ff…88ff30
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xce8084…c5308c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x4e29e1…159d94
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xa616b6…1aaa13
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x03aecb…7d0909
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x84fe51…5df5b1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xcf553e…9bc980
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x2621c1…f0a63e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xb0e809…3f9457
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x94df3d…85a949
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x970120…fd89a1

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.