Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9971…cb4d0xac65…4417Base—$0.04100%fluxa116d ago0xb1a335…214312
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0xfbb839…caa9e6
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x350a57…6c73c5
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x752031…2e7a50
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x476af8…953c31
0x9971…cb4d0xac65…4417Base—$0.04100%fluxa117d ago0xf90ffa…194cf3
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x531363…a4caa3
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xdf466c…05765f
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x854b96…640377
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x7d5c4a…83e3a2
0x9971…cb4d0xac65…4417Base—$0.06100%fluxa117d ago0x968ceb…d9561e
0xb90a…9ae40x9971…cb4dBase—$0.05100%fluxa117d ago0x0e6f4f…0431c4
0x9971…cb4d0xac65…4417Base—$3.72100%fluxa117d ago0xb8fdd7…1a5bfd
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x475e56…edff37
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x157347…463fd5
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xa012d9…99c2f2
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xd304a6…bd5831
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xe08188…8e9266
0xb90a…9ae40x9971…cb4dBase—$3.60100%fluxa117d ago0xfa7e5d…91ddce
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x9caf6f…e02a5e
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xa43afb…e5b1ef
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xaba035…0aa6fb
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0x6c8567…dd14cf
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xa85cef…3fdeb1
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa117d ago0xe4131f…f3fec6

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.