Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x45a675…ec6583
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xfa9b26…3cb2b8
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xfcc231…c1a4f6
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x201cbf…31f659
0x5760…7db60x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x6fbf20…983974
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x79028a…c4fb64
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x340772…a29340
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0xa1b931…d9884f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x2f886f…90ecb5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase3d ago0xba3966…3023b1
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase3d ago0x9f005b…505305
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

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.