Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x75e722…d8f327
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0xf690a6…2ee141
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x35bfa4…4c1024
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x77c02f…542cfd
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x02890f…9419c6
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x5fec2f…b9baa8
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x093e41…6912ee
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0xe1f62c…fa7c79
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0xd0c2bd…c059ec
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x6e69ab…5ab77c
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0xb4324c…51e830
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0xb6c1c0…894600
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x4a311b…ca83e5
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase11m ago0x56afdf…ecb1c3
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase12m ago0x3d7613…091f6b
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase25m ago0x3f0cab…fb053a
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0x293be9…3e0973
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0x75bf28…ac6866
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0xbc2593…c1a4ea
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0xd0cba9…a7f8a6
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0x4afe01…fed01f
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0x84ab5c…6fadeb
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0x215967…5bfefd
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0xcbeced…4ba0b4
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase26m ago0x75e585…85bbeb

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.