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%coinbase4d ago0x45a675…ec6583
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xfa9b26…3cb2b8
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xfcc231…c1a4f6
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x201cbf…31f659
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xfe8d03…e36d52
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x99cc1c…be398a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x17e445…936f04
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x210285…a06677
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x08cb63…afef20
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x483388…f815ef
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xedf7b8…5449fa
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x23110e…9bb661
0x0ab1…3adc0xd07c…acc6Basex402 service$0.01100%coinbase4d ago0xf8d1fe…ca663d
0x0ab1…3adc0xd07c…acc6Basex402 service$0.01100%coinbase4d ago0x4bcb8a…7713ac
0x0ab1…3adc0xd07c…acc6Basex402 service$0.01100%coinbase4d ago0x0d5d3a…ad0f5f
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x20394c…52038e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x0af158…b57cd5
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xa0720d…7c2b79
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x862027…a3940c
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x7c3d4f…6a0ce6
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0xb0cdca…b9df7d
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase4d ago0x89323d…3c51e8
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x064646…a672c1
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x268ea5…099748
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase5d ago0x278c0b…d22f24

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.