Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x51215a…543da3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x295307…7d41ad
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xfab0d7…9c628a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x0765b2…c5bf2e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x8f38c1…04444e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x387b61…35b81e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xdf5535…b3b7f9
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x07651a…9c627d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xae5bda…fb5cb8
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x6fc689…960044
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x564621…6bb3bb
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xecca4e…72d271
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x699336…ab42dd
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x2b3919…828808
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xc4f0c3…fe4cda
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xd81b68…890370
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xcc0cc2…dba655
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xc2e741…69dee8
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x189035…496500
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x913644…e84334
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0xf564e1…251b7d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x034868…a7ee02
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x04feb0…ba041c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x9e75c8…b90ff9
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa19d ago0x2e4585…4b8f80

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.