Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x558227…2cc504
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x5beefd…9bf7af
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xf06a86…399a2b
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x3bc03d…007722
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x48f54b…582ed8
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xcd959a…5c45e5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xc6e689…04ee54
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xa0954f…91ab77
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x7fe808…ca331e
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xf1a350…e57c2a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x050dac…4d6c26
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xac58f3…99541a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x494552…8664ed
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xa81f68…c852a6
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x4d94af…401504
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x883b7b…164cf2
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x82fc69…ae9114
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xd09ac3…d86a30
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xd1403e…765e90
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xff41e7…be91fc
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x83fa3f…4e2ef3
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x9ff1d2…7f4d1b
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xa8a9c0…d3aa4c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x86ed8d…dcaab1
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0x5ba67a…19ef4e

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.