Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x19bfbb…d51d13
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x28bc6d…7c73ae
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xff7588…0bb289
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x998d51…ee8747
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xa580dc…6b316a
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x96ee6e…1d480e
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x141030…39a331
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x1a5c21…b6bcaa
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xeed5b9…f615e8
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x4e6fee…838871
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xf37095…9f25ba
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x3746cb…7e3465
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x7c2803…9a2035
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x196227…1d3469
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xfa3e5c…b1883f
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xcb20ec…28771f
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xb976e7…db9bac
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xd76ba3…61398b
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x18f9cb…b111d3
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xfcf46d…618f31
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0xb3ff68…5cc1e6
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x0826ed…58d2f9
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x5b59a1…6235c7
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x493cc7…408677
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa69d ago0x032d6f…598393

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.