Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e3741…9d977c
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x2626ac…02ac71
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbe4f38…cc526e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x868d5f…c3a2de
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x100c0a…7505f9
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xff7070…bdfbad
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x37efc1…17f1d3
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0xa78a3e…374e8e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa19d ago0x415a95…c7ed08
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x047434…9d5694
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4832af…c52733
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1cd54f…b78cd7
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe56065…3c4578
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x415dd5…1be4d9
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x471f1e…406077
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x373761…4280b4
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x78a6c9…036458
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x0b2898…a92ae3
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc8dde8…1925a0
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1ea947…802372
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x62961c…c2ae72
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3e4abd…4a8403
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f9736…b7ae94
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb5c52…5a971f
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa20d ago0x46a753…e2dd74

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.