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%coinbase3d ago0x7687fe…64f994
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x1c6d3b…cf4dcd
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xe19005…3aa018
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xde2880…0480d7
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xb297a9…53c7cf
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xb3ce88…72e73c
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x7ec133…3dc13c
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xc7b9bc…152678
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x2eb02d…025aa1
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x5cdd3f…87ca1b
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x888e8c…4c9577
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x197734…88e325
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x481d4f…af85bb
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xeff376…25e3f9
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x8b97bc…e319dd
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x1a5f77…a71a63
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0x4b2e2d…8a0dba
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0x6d8c6f…935b9b
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0x0bc786…06682f
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0x0df025…6a1a1f
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0x3e80e9…e16b7e
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0xd5a64e…86abfc
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0xa21891…41c9bb
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x6688d8…5dabe1
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0x37a88a…cec816

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.