Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x49e556…fd505b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xc7aebf…614225
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xed71d4…f6e167
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x940ca3…5aad09
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xd14ab7…a46eb2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x2576ab…dcbd26
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xb44496…0e70c2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x23d23d…5a9b86
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x83e3d8…e88660
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xbdfc20…eeece1
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x2ec35a…bc04fc
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x249f1e…50329c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x686030…42a5c4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xdeaba2…403e7d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x092c71…a12b23
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xc8ab84…b568a4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x394eaa…e8dbb5
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x81e43b…bc337b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xe6c053…7723c7
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x5ee257…8bd675
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x8b62eb…deb6ce
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x9716b4…af7fd6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0xee22e6…287be0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x8c7b16…80b6e4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase83d ago0x9667d2…77211e

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.