Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase48d ago0x24f575…4f78d9
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x8bc80c…bfceda
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x408cba…cdaa0d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x2e8c77…7609f1
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0xa5e7b5…2aee4b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x02ad63…dde7d6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x3c0eaa…d4f300
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x495926…cd9a9f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0xf8a7c6…b79d1c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x206de0…124d86
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x77199e…a032da
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0xdabab1…772405
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x990c6e…188506
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0xd947b3…e9d269
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x20f203…0cebd2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x7edb96…6c6ba7
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x897c29…3ed804
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0xc6d3dc…d389a0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0xe288c0…2aa4f7
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x637501…00b629
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase48d ago0x07f4c7…be2250

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.