Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x136108…4e816e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x572b8c…d3b75e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x692feb…70bf67
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1ff11b…6ca03d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1dea75…d7d12d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x0031f1…ca85d6
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x9eae51…487275
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa37d ago0x58f9a9…d00965
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xe3fb73…dc9c59
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xdee948…5b809e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x4172ee…f4c311
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x35a5f4…3cd581
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xab8d96…03764e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x7333bb…e8dc72
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xbb069d…369e81
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x0c856b…92407c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x796007…30b61c
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa37d ago0x237b9d…679560
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa37d ago0x84ae14…bb3aa5
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa38d ago0xd97f29…10c00d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd1d2f5…d7e148
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbc1571…72a8db

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.