Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x0d3a16…2feb4c
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x81b3b0…437500
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa40d ago0x4e5dd7…0c6e63
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa40d ago0x3dcdfd…d26491
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0xf13acd…0834b2
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa40d ago0x6c7256…afb402
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x80d39c…204c40
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0xaaf565…4033b2
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x01e390…fba158
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x3e2b78…30345a
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0xcbf7e4…5a90c7
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0xeea8d2…fc316b
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x8c4834…d5e62e
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x4518e5…20d80a
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x9595e6…ce0683
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0x1c94b3…543fb3
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0xc0644e…dcc544
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa40d ago0xfbc5ac…586c63
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa41d ago0x7cf3e7…bb7472
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa41d ago0xf0b8f5…c9638d
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa41d ago0x5b2d8f…9dc259
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa41d ago0x155fb2…8e28cc
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa41d ago0x368396…127d08
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa41d ago0x937a2f…4063f1
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa41d ago0xada05a…119673

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.