Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x2410…5178Base—$0.0022100%payAI56d ago0xf84fd1…dd52c7
0xcd51…46a90x2410…5178Base—$0.0033100%payAI56d ago0xe2ddd5…1fe6a1
0xcd51…46a90x2410…5178Base—$0.0022100%payAI56d ago0xb4701c…e34395
0x2410…51780xcd51…46a9Base—$0.0044100%payAI56d ago0x9bda24…b306dc
0xcd51…46a90x6d6e…9192BaseExaSearch$0.002100%coinbase56d ago0x6975aa…86d589
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x4e6c6e…b6edf0
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0x198834…bb788b
0xcd51…46a90x6d6e…9192BaseExaSearch$0.003100%coinbase56d ago0x49f759…834487
0x2410…51780xcd51…46a9Base—$0.0066100%payAI56d ago0x9dbc53…1fff6c
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xce8741…5fab2c
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0x547737…5a43f9
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xa324df…4181ea
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0x896533…78b3ee
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x2a2da3…e2ede8
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0x8d5358…db483b
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x593b95…297f74
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0x7e130d…7343c2
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x1c5029…844bee
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0x6c7d80…90175d
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xbe19a1…bfcc78
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0xccca32…6f7226
0xcd51…46a90x6d6e…9192BaseExaSearch$0.002100%coinbase56d ago0x360325…418ae1
0x2410…51780xcd51…46a9Base—$0.0044100%payAI56d ago0x9aed34…31e68f
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x4ca23e…f38725
0x2410…51780xcd51…46a9Base—$0.0077100%payAI56d ago0x1ec209…b9489e

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.