Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0xed12d0…b36daf
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0xc77fca…18d385
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0x5bc57d…25866d
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0xe6a0d7…ec8cec
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0x2133ec…c66451
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0x114c95…22a3aa
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0xf32b04…831901
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0xcdddd2…380eb3
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0xb9a3af…db34b3
0x8573…65f60x9c95…e299Base$0.001100%Route unknown66d ago0xa50c06…872731
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xf06f9e…150484
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0x3a2fb8…7c7407
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xa549c5…5d9101
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xdd9222…3365c8
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0x58d104…de6dfd
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0x8d5f57…a98ee6
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xb083af…9c206b
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0x0a61e4…1410c9
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xc8e81d…8d7138
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xce8504…5bf334
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xc0bebb…5d0e31
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0x99445c…5f13cb
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xfeb714…cf4e5d
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0xb4b46b…a18732
0x8573…65f60x9c95…e299Base$0.001100%Route unknown67d ago0x807f55…bbb066

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.