Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase68d ago0x98e2f3…d15ff1
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase68d ago0x519844…ac7227
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase68d ago0x861d30…340c66
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase68d ago0x984bba…fde7a9
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x1d18c3…c4002e
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0xf7c4c1…35f36d
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x44bc01…b9f841
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0xd64492…de97b8
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x3581a8…efd39c
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0xe6518d…23cdd3
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase68d ago0x77d086…0aa0a2
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase68d ago0xa65ba7…d43049
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0xbfcc87…f66e20
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x5fdb6c…ef17e7
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0xbf4289…d15143
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0x476cfc…56a157
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0x7d9752…42170e
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x45cfb9…aa7726
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0x5ff704…7715b2
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x8df064…7157bb
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0x6a1c5b…3b980e
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0xa96ddd…34334e
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0x58c37f…28cc82
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x05f3f5…468057
0x4c26…237c0x6302…ad57BaseTripadvisorTravel$0.01100%payAI69d ago0x22a68b…4319ce

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.