Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x1916e2…76d0c4
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x02449e…93db8c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x5918e5…133d9e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0xeb890b…2b0374
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0xd6a233…aacdad
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x8d8dec…511962
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0xbbfeec…c80575
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x4ca03e…7c0fde
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0xe9868a…bdd125
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x11c629…d2585d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x597c2e…2670f0
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x700166…c49cec
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x1012c4…acd3f7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x74bc5b…e47d87
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x9f4eba…0cf125
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x9ef2f1…ecff6c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x312770…1c688b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x998ac6…b4e312
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x5eda61…43fd2d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0x236bec…28f13e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0xa33d25…2f1f4a
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa18d ago0xde483a…b91fe6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x21a7de…a4166e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0xf5b503…c45fb1
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa19d ago0x41af72…f4c5dc

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.