Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb2d995…2d9371
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x84ec39…c81b76
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb05471…95357a
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0d3202…f82382
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f996b…df3282
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xeb36d1…458fd6
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xf3b5c7…fc74df
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4c8a2b…c839c0
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xce248d…287785
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x0d0563…d8dda0
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x002581…0a6307
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6d69b…0426ac
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x666d1b…55a3fe
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x60d877…1b3008
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x276266…e729e2
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x389667…cb5475
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x6c3c25…d1c324
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x725a67…94b323
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xef136d…71bf4b
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xac52d7…249cbc
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xed3111…fd3f32
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xfc3568…b0cf11
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x06fedd…eb5e43
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x02ddc9…b38b13
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xa2e0d8…efa68c

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.