Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0xb8baa6…e4468f
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0xa76eb1…0f6bfc
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x57c2db…ad26fb
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0xd62695…480219
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x1c08f5…36dddb
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x6299a0…25975c
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0xb11854…c073d2
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x4c11bd…670cf3
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x613dc4…d861a9
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x1ebff1…70c51b
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x38f862…839f1e
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x2c8022…eb3af0
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x876090…c9bc57
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa24d ago0x5b9fb1…a3b162
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0xc87e92…71e2eb
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0xcf93af…3b205d
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x4f6843…af2f9d
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x862d5f…52722b
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x2b9e2c…7e9d73
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0xe83b6a…f7a3da
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0xd289e0…43676a
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x2b31cf…04ad2a
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x50e92d…8071ce
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x826443…3266d6
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0xfb4f9b…714f8f

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.