Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x075524…b38579
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xaca583…107ce2
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x90920e…b2ed35
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x51c6dd…9aeef3
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xce753a…3c4402
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xba0750…3618bc
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xc5f497…f38da1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xb847c7…817d1c
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x8be4c3…3a0fcc
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x199544…c641fc
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xc25dc8…dbbea1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x8f7206…923f47
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x88b7aa…3e3545
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xf6f84d…af30a5
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x37cf17…4b42f8
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x548619…865d8a
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x6a17d8…47e356
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x0ca023…889ed5
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x21b11f…f57ec8
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0x0c2e97…98ecd2
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase75d ago0xbd51b5…0dbcf0
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase76d ago0x7c9b02…e8cb5e
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase76d ago0xaa24a6…05235d
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase76d ago0x70c7e4…46b44b

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.