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%fluxa21d ago0xed0d3d…93761d
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa21d ago0xd72063…7ef274
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0xc4ec5a…d646aa
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x0ebdce…484c9c
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x9cb12d…4e8173
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe708dd…03b757
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x7d6def…ee9434
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x6931b4…d54056
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0xc6c9a6…696b9b
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x6652ac…3f29b9
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x3a344e…059ee6
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x8c84fd…038a51
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x078258…48cae5
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x00d962…1d77c7
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x408e06…db4760
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x9c723a…35bc54
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd9c38a…909dff
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x18af7f…f95140
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x474757…7226ab
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x4bc8f2…e77a63
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x3e72ef…b2dfea
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe06058…e894f0
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x81b134…e251e2
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0x46440c…2febe9
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa22d ago0xbd07af…1b0c49

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.