Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x27941b…a16a93
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x6b0413…c5cde3
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xfdb7f7…b6813c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x2b960a…c06710
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase86d ago0xe2a3d5…5b87de
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x850a96…30555c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase86d ago0x4ccdf2…98212d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x501cef…275739
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x9b33d0…fa844f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0x4c026f…32349b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0x445c4a…80c14e
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0xdab1bc…98e0fa
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xe1d77a…f43e2f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x104f1b…699a3a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0x557434…c544c2
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade86d ago0xb62e58…3daf86
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade86d ago0x98317a…530e9b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0xe27612…13ffba
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0xeae1f4…903059
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0x0d5883…c12d6d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0xa3cf38…4d330f
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0x769777…53e743
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade86d ago0xd2e6bb…c8b4b7
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0xe83d51…fac184
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade86d ago0x10800b…7838f9

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.