Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xe1127b…5c13d6
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0x619f93…969700
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xc8af3b…bfef13
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xf7292b…8fe970
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xcd0c81…18fd55
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xb05fe7…106d32
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x075c04…4eb600
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x0e42e1…905e17
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xa6a109…ad69e4
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xfe9b60…0b841c
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xb5ffbe…bdbb8d
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xb43237…fc87c9
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xaa087d…74f08b
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x15c245…e4b93c
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x7c9c9d…5b9f5c
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xede594…7ca3c5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase11d ago0xe105b6…37f682
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x24dd89…7d8a6e
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xb32365…a00324
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xa40c25…9d5334
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xdcc430…714469
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0x75de9f…26fa1d
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase11d ago0xe677f6…1306c2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase12d ago0xb87230…fc6ff5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase12d ago0xb8e9c5…759725

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.