Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0x88e87f…e668e8
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0x523c1c…e2a605
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0xd39059…ee434b
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0x72766d…0a9d89
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0xf92731…101558
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0x4d656f…a7d897
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0x73d969…0c6b21
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0xd452be…4fd709
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0x7e3040…e6f502
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0xa5d806…3068c3
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0x567976…e975b2
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0xd8aa40…fe8721
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0x57d4ff…0c6522
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0xda6948…0b56f7
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0xe5c4c7…b8bb1e
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0x647dd4…ddf118
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0x16d8a5…13fcb9
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0xfa3d8f…d4309b
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0x6d9eef…337627
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0xc8d643…50a2ac
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0xd75402…802514
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0xc56618…fb2024
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa42d ago0x3e3111…3ec38e
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0x97402b…40264f
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa42d ago0xadad54…d8b541

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.