Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xe60749…821996
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x6f3045…69a3b2
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x0ec485…2af391
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xdb75e9…20e1b9
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xcc5963…4fc5cc
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x628f06…bebb45
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xa11419…a31ce7
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x41dc36…c8542d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x8ec43a…e9ea88
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x817f1c…6358b7
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xd367a1…71cb57
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x411eae…bdd8e1
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x8a2252…591d69
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x9b793b…3beb42
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x19fbb3…6ba6ba
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x146137…a44c1e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xdff069…d5ae18
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x20b90b…72bb62
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x7230dc…c0c03e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xcb86f7…f7d3e3
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x737c21…ebd972
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x38a7bd…7aa0c5
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x823743…816c5c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0x3a3db9…660f3d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa19d ago0xfa13a9…5636a9

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.