Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0x7ec7df…1bf0ac
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0xb1890e…343243
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0x8d699d…5a919b
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0xc7a557…f55469
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0x54121d…bb57ed
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0xcf3092…cddb17
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0xc06f6f…2486a4
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0x67e72a…d8326d
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0xc62a7c…67710a
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0x9710b6…bdb38a
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0xff92ef…5be4c6
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0x3ff2de…3f3114
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown55d ago0xb2dc36…c0a9fb
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x46011e…369233
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x9bd88d…4b7c12
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x9ef9f7…0ff58e
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x809207…685aef
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x165d37…98b453
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0xcdde10…38e934
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x63904c…c06dfd
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0xdcfe44…b2c758
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x6c20ff…77aaa3
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0x98023f…ea887e
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0xeb6838…75a0a0
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown56d ago0xad8998…1eb794

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.