Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xa550ed…6c1045
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xf8770d…950d8f
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xc9cd4b…152fc0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x8c963d…0198f1
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x9892b0…faafe0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x7dd7fa…56ec2c
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xd87d8f…12f54e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x124f66…75af0a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x9e8599…1a836f
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xf48501…f48138
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xf30761…6ec871
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x9a5125…6ab996
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x9cc90b…564e8c
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x5efbe2…5aaad0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x419906…1b107d
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xba7110…c77b59
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xa08292…2c480e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xf51b05…fc71bf
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xa5eafe…d68829
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xeb3e6c…1466be
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xbe0668…4d566e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xb26d19…9ace92
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x290203…d9ee46
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0xc46308…18bb2c
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa17d ago0x6380e2…2f5cdc

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.