Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xa8f566…a5499b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x9c6f36…a3d635
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xfd8e49…513075
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x903a33…7b1aae
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x7a98ab…20672a
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xa817c6…84e836
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xc18b58…34f501
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x6fab5a…350d38
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xafbd77…857da6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xc0f8b0…e39e04
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x13a293…1183cb
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x9b0cdc…15ce43
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xb293c6…ef68fd
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x7497e3…6d1e0b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x2e909e…23f22e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xb5cf82…b6a952
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xbb1705…f30d83
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x571745…30d855
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xe6f55e…08cbb0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0xc2d4c0…69e307

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.