Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase20h ago0x384335…3f5303
0x3200…bb380x6302…ad57BaseTripadvisorTravel$0.02100%payAI20h ago0xba40d3…62a2c0
0x3200…bb380x325b…d430BaseStableEnrichExa$0.03100%coinbase20h ago0xa18cd7…440e93
0x3200…bb380x325b…d430BaseStableEnrichExa$0.06100%coinbase20h ago0x205937…195607
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase20h ago0x977d95…4b46fc
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase20h ago0x803f60…df95dc
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase20h ago0x5b59e5…d705db
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase20h ago0x9904d5…39996d
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase20h ago0x3c28ea…78b694
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase20h ago0x99d764…182c9f
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase20h ago0xf82e6f…17f54d
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase20h ago0x75ea43…ee8c0f
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase20h ago0x80bf35…11470d
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase23h ago0xc3bacd…a56981
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase23h ago0x63aac3…cf7a7e
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase23h ago0x172d1d…df8c00
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase23h ago0x407add…787e67
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase1d ago0xbddd1b…5a6aaa
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase1d ago0x8b30a9…be28f6
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase1d ago0x4886e5…bcabdb
0x3200…bb380x325b…d430BaseStableEnrichExa$0.06100%coinbase1d ago0xcc6790…7ac7d2
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase1d ago0x74a235…c38c92
0x3200…bb380x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase1d ago0x64366d…d7bf38
0x3200…bb380x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x75e030…983c06
0x3200…bb380x3c5f…3eeaBasex402 service$0.01100%coinbase1d ago0xbd014d…fa6f40

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.