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.01100%coinbase66d ago0xa7ca0a…1abdd1
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xeba590…de072a
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x5723b0…976d19
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xadc2c8…05e80d
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xa365f1…036a46
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xa844b9…07e8dd
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x38c6e7…3683b5
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x2d9b6b…553c85
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xae7b1c…2a5ee9
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x87fc9a…60e322
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase66d ago0x5bb486…446243
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x3dcced…c13434
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x1e1145…174e9f
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x708f35…030e6f
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xc3be64…23b496
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x615103…0933f8
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xdcbe36…b92483
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xcd5f6f…9f0059
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xa0f7f9…38f784
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0x1b076e…23ee9a
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase66d ago0xd3b6b2…1ace9a
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.05100%coinbase66d ago0xd076ec…d881a2
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase67d ago0x6deeaa…e35184
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase67d ago0x896bf5…b905ca
0x4ffd…03270x9305…f13fBaseNansenCrypto$0.01100%coinbase67d ago0xbbd452…1e9402

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.