Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xc5d1c9…958a24
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x63814c…4c9755
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x710d07…a0c78a
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xa05ab8…15eb4e
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xa8b2a3…f3120b
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xbfc5d9…9e417f
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xd8900a…8ac165
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x7ab1eb…335389
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xe131a4…f39236
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x4abed9…032968
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xde7939…b6f404
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xbd6ae8…3b6ec8
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xb2bbb7…163fbb
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x45a495…8ee3d7
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x4e5d04…52819d
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xd71d68…3c09de
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xdb36d3…832994
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x208f01…a68331
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x89986a…3c766c
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x23a85e…e14a77
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x77d601…4c9be3
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xc27fec…f0cb3d
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x966c65…f61540
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0x8c7169…d841b5
0x8d1b…e9440xfe80…47eeBase—$0.001100%fluxa17d ago0xd7d7df…364f99

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.