Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x59e1a7…1a7f89
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0xa37075…0cd739
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0xc7ca5a…35f53b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x431568…b0985d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x650935…f5fdca
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0xcc6b9c…3a5a7f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0xc3017b…243c88
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0xe622ca…0996a1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x1657f3…08e24d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0xdfc5d1…930c0b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x892073…ce66dd
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x3632be…40f027
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x70b342…4f9968
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0xb3de27…50977a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x20ca83…bcfe1c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa87d ago0x6cf427…e18c74
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0x7fc127…db87bc
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0xd5e0ef…d504a8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0xcd32d9…873eeb
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0x7e6f31…2c5283
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0xbc8dd3…cce0f9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0x91b019…6b2c27
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0xe2cc0a…2b02be
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0x5c4da2…c32417
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa88d ago0xa2578b…3b1457

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

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