Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase84d ago0xda31fe…86ac94
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase84d ago0x756c33…73b3f5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase84d ago0x82704e…12b381
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase84d ago0x49956b…b7f988
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x7c996a…8e40b3
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade84d ago0xaec48b…ed97f7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x93da1d…b4714e
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x9bd8e9…85e42f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0xcfccec…fe4328
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0xf489b8…a28d46
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade85d ago0xccb628…82e0bb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade85d ago0xe06e69…4aa9af
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade85d ago0x927c53…d72a84
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade85d ago0x95c440…6d0675
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x551d91…862be4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0x1ce662…3b3a43
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0xd0eb3a…4c3c2d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0x439429…9d6844
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x8ebe7d…df02f5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x687d35…90edc1
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x516201…a4998d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0x02c343…39f57b

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.