Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xb28134…c1b7d7
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xff4caf…6513f5
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x17cf16…d9861b
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xb5d8cd…047cbe
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x9dad0c…541144
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x76c2ab…433ab9
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x52d8bb…368a11
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x8efbb3…bff7ca
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xc8f0c0…85f151
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x4b553a…53b30d
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x4a6723…35351b
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x64dca0…84feba
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xa21856…5477a2
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x4f834d…d2e13c
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xc90751…9b5523
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xfe775a…2cdb28
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x648e4b…9edc79
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x06125d…c77a5f
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xdee695…885b6d
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x2ad3b8…2ea05a
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0xf3ed6a…eb7725
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x94dcf5…9aab7a
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x7f5f67…a8a61e
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x252880…ca048e
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown73d ago0x2cace9…298aee

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.