Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x35fa95…cc7dea
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x2de386…b93bcd
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x6ea46e…d757bc
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x91cfe0…b9ce8f
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0xa4bdc9…3ca482
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0xd8ea0f…911d09
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0xc11f58…3470f4
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x00d8ef…b76ce5
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0xabf4d2…8a0e99
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0xaa11ed…e2a60b
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0xf2705d…5f31ff
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x670fb3…48e36e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0xa897f6…183d95
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x047f6f…28a69e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown51d ago0x752de6…5441fa
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0xc56078…861340
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0xeadae1…18ec1c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0xf0baee…315754
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0x8b3515…ccaa76
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0x28b5ab…0594b3
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0x063dc9…195d74
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0x977a66…9a0302
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0x139cb2…9f7c2e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0xf4d136…27b347
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown52d ago0xbd3a61…ce677d

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.