Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0xf21d03…48eb5e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x99a121…363861
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x2ab02b…e8cb12
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0xa579b9…fb44b6
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x27f0e0…2f9c23
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x4bab35…bb5096
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0xe551b9…8fb8e2
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0xa8e4e7…6ebe76
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x3082d9…a963bd
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x90eb61…7b3860
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x226101…91b9f8
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x84cafd…e4a51b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x6a9861…beab51
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x6cf969…22798a
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x4db54e…1f038f
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x8286cd…2b2092
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x1d127d…f8b555
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x4e86fa…518a56
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x8a4117…e64376
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x9846eb…7cc211
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x79e197…449377
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x76f81b…f33e86
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x4d4422…8637cf
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0x345ac9…4ee030
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa24d ago0xb655a7…c88b1f

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.