Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0xe04b40…9b137b
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0xc73137…8e634c
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0xb17211…6f9731
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x6fc44f…4f59b4
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x3ee5a0…fe6834
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x353876…76c976
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x73b1cf…e13763
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0xf23dcf…c6dd66
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x189ab8…fcd57d
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0xe70371…2d3e6c
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0xa4c79a…4eefc5
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x1d9147…ef39f1
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x1d6b3b…bdde09
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x0b87b2…f08913
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x24dbfc…e2a01b
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x4bf862…aa2ba6
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x6aab19…9103c4
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0xae8f2c…3f58c1
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x014b36…b89a15
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0x2de4be…dfcd20
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase120d ago0xd13fec…91ca33

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.