Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x876a2e…80617b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x3f22e3…81e4e6
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x02d5f1…22d961
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xc7a7dd…6816af
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xa15efb…ffb4c3
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xee40c4…7944f1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xc4e1a3…0ba61a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xac069b…908614
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xf9d872…00bf14
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x8acedc…40ac88
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x21fe5a…629b2d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x6f84d9…ec0b6b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x467cb6…c88f13
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x0909c8…52efe3
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xc177ba…fb4f8a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xa95bd7…9f3d3a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x86c7dc…1b081d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xacd349…ab08a6
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x53eb08…942095
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x9e8d7b…a65109
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x70b7e3…da678a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x4424ed…7f388f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x0d03b1…4aab73
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x72e577…163a5a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xc946e7…19f4b6

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.