Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x3b06…3535Base—$0.01100%coinbase78d ago0x508f18…f3e0c1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase78d ago0x554f1c…d75c88
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase78d ago0x3099bd…f5db3a
0x6f9d…8ba00xca61…020fBase—$0.01100%coinbase78d ago0xa54af1…18a966
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase78d ago0x50401b…65e172
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase78d ago0xfc6fdf…a242e6
0x6f9d…8ba00x5f9c…bfdcBase—$0.01100%coinbase78d ago0xf7af3a…cf188f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase78d ago0x8be336…2aa4a3
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase78d ago0x46e38b…0464d6
0x6f9d…8ba00xd167…72cfBase—$0.01100%coinbase78d ago0x4e7f38…618826
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase78d ago0xf9c367…90116c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase78d ago0xfa9419…2d1fe2
0x6f9d…8ba00x1eb9…f193Base—$0.01100%coinbase79d ago0xfa5b91…b70fe5
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase79d ago0x190875…08f60e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase79d ago0x77f165…86089a
0x6f9d…8ba00xe61e…a87fBase—$0.01100%coinbase79d ago0x122ca1…001d16
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase79d ago0x77ba0d…5a5938
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase79d ago0xc2d958…8e5367

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.