Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xaecb11…8c4c98
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x1a1f49…408a24
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xe6e914…7b4989
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xf42ace…2516f1
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xd87889…43691c
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xdcccd2…d367ad
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x901406…405697
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x94d293…3a1aba
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xbba9a7…031071
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xb3816b…c2dbfe
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xc6cd7d…350586
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x363ccc…3a343f
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xaf32c7…70763e
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x917fa7…64561a
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xa0fe37…e5f877
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x70bfb7…f48178
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x14dc44…2d2eca
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x60216d…47655e
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xa75a6b…aa7f60
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x2e71c2…7305d5
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xde9a9e…1af817
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x0adef6…2eb48d
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0xe9cc75…2c9055
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x28c97c…0a8a1d
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown50d ago0x3585d7…d0ca52

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.