Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase28d ago0x33f96f…dc6d69
0xc613…37ed0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xa88bcc…843bc0
0xc613…37ed0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xef0667…a2f848
0xc613…37ed0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xaf57a2…e04adb
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xcc8f22…067336
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xb93351…b1066e
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x7c3231…75769f
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x2a9a8c…60ff74
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xbd88c3…116d4a
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x6f0367…480b11
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase28d ago0xde4498…4db820
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x901810…8ee13a
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase28d ago0x9f0e9a…7b7401
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x5aec36…f4af75
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase28d ago0x0d7b33…0869ec
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase28d ago0x91b54f…cf910a
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x1b0a2f…df6019
0xa7db…69070x6d6e…9192BaseExaSearch$0.003100%coinbase28d ago0xe8e8e7…285550
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x1f6fef…362010
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x11743e…d972fb
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xd45035…7b275c
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase28d ago0x75cbc0…c39ed1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase28d ago0xcdfb93…192c18
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0xc74a14…e4019e
0x1cb8…bdff0x6d6e…9192BaseExaSearch$0.007100%coinbase28d ago0x651ad9…6e4790

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.