Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6820…7b290x9dba…0df8Basex402 service$0.006100%coinbase10d ago0x01554d…5aac6f
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xc8af3b…bfef13
0x6820…7b290x325b…d430BaseStableEnrichExa$0.04100%coinbase10d ago0x8cc106…2a4473
0x6820…7b290xca12…cd0cBasex402 service$0.03100%coinbase10d ago0x41caed…9dd676
0x6820…7b290x6302…ad57BaseTripadvisorTravel$0.01100%payAI10d ago0xf116a6…f03e85
0x6820…7b290x9dba…0df8Basex402 service$0.006100%coinbase10d ago0x7be33a…39e2f2
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xf7292b…8fe970
0x6820…7b290x325b…d430BaseStableEnrichExa$0.02100%coinbase10d ago0x136e39…fb6fd0
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xcd0c81…18fd55
0x6820…7b290x52c7…0adeBasex402 service$0.002100%coinbase10d ago0xcd8331…e86a3f
0x6820…7b290x6302…ad57BaseTripadvisorTravel$0.02100%payAI10d ago0x822492…dc3a37
0x6820…7b290x325b…d430BaseStableEnrichExa$0.04100%coinbase10d ago0x4f58ec…649547
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xb05fe7…106d32
0x6820…7b290x6302…ad57BaseTripadvisorTravel$0.01100%payAI10d ago0xcb9343…176cdd
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0x075c04…4eb600
0x6820…7b290x75dd…d2a5Basex402 service$0.10100%coinbase10d ago0x73c831…6f80f0
0x6820…7b290xca12…cd0cBasex402 service$0.03100%coinbase10d ago0xf3ab56…e23141
0x6820…7b290x52c7…0adeBasex402 service$0.005100%coinbase10d ago0x81029d…afced6
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0x0e42e1…905e17
0x6820…7b290x9dba…0df8Basex402 service$0.006100%coinbase10d ago0xdb419c…4a64d3
0x6820…7b290x6302…ad57BaseTripadvisorTravel$0.01100%payAI10d ago0xc57fab…b04dfb
0x6820…7b290x325b…d430BaseStableEnrichExa$0.02100%coinbase10d ago0x479b43…1676b2
0x6820…7b290x75dd…d2a5Basex402 service$0.10100%coinbase10d ago0x9566b0…386c91
0x6820…7b290x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0xa6a109…ad69e4
0x6820…7b290x325b…d430BaseStableEnrichExa$0.04100%coinbase10d ago0xb60840…123282

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.