Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xb41b03…c74aa0
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x6868a2…dcb8ad
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xddeee6…f53bfa
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x724bb0…77c001
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x545a50…45b4b2
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x6bb66d…a5fdae
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x9d360e…14641a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x6cd45f…c65d1a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x3420d2…bce1a6
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xeafc88…c9ab9a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x341b19…3a1ca1
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xac83f7…c19c27
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xa89a53…b0e15d
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x11f728…1bd768
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x75581d…15e71c
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xc2f2a7…1a9157
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xf5e31f…18d8eb
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xfbb99d…1e3150
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x08476f…1039ce
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x3fa867…c4bdcf
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x307e68…e77fb1
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x08811f…2af8c1
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xa3ee1b…d8c9ac
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x390e4f…75c4de
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x4aadba…a9d2df

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.