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%coinbase23h ago0x02b32f…205cb7
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x244f24…62bcfe
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x6429ef…f9128f
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0xdd41c8…bc25c0
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x112bbf…3a8ff4
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x2dea02…30f118
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0xd767c5…deff82
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x4a56fa…08fd01
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x35eb37…45642d
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0xa72e9f…9bda45
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x9bae5d…c174c1
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x25b11e…ad0290
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x15bf45…6b7fa6
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0xade003…2e3bde
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0xc22629…194978
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x76c493…67ab0f
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x81a0bb…b42e9d
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x0214ee…554903
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x4e5a7d…d9b64f
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x451cb1…c7ce30
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x01b296…874caf
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x8c0e75…59a629
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x06c4a4…484e39
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0x176003…7b759e
0xaca2…d09f0x9305…f13fBaseNansenCrypto$0.01100%coinbase23h ago0xecb93a…1df56d

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.