Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xcf0d45…e383ce
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x7534c6…b43413
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x82f98f…3e4e11
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x64ad4a…f2a2f1
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xa2ad9c…4c519a
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xb337f8…007518
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xa59969…215b2c
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xcb930e…0d9a26
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x1bdde3…2ebd6a
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x9a3d5e…3a6d78
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x97ea68…9963d3
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x304f80…0bc39d
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x49020f…6c6847
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x0026e4…e13ede
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x523cba…2582f6
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x382326…8203ab
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xc7c483…8f189b
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x21863b…47cae1
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x1b4855…c9fe1d
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x300c98…f62ee0
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xdb2aa2…daf77b
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0xe05b19…edde0f
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x221f91…0da89a
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x067137…5163a7
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa6d ago0x6cbe56…ceecae

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.