Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xfa6a…04baBase—$0.01100%coinbase34d ago0x06e55f…5a7b20
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase34d ago0x3a4c92…1cea95
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase34d ago0xb5a9bf…6015e3
0x6f9d…8ba00x3b04…16cdBase—$0.01100%coinbase34d ago0xcd2e88…fcd519
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase34d ago0xe6a65a…028375
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase34d ago0xf8e0eb…1f6b2c
0x6f9d…8ba00x34ef…060dBase—$0.01100%coinbase34d ago0xf1f893…9a93c9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase34d ago0x0579cd…192b06
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase34d ago0x64d329…9bd97c
0x6f9d…8ba00x2c13…13d2Base—$0.01100%coinbase34d ago0xba1c0f…e4dcd3
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase34d ago0xa1e39b…7b7779
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase34d ago0x158563…e9acff
0x6f9d…8ba00x2dac…24dfBase—$0.01100%coinbase34d ago0x6140bc…05f4ce
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase34d ago0x788208…153f49
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase34d ago0xeb9205…48ffe3
0x6f9d…8ba00x01b1…5285Base—$0.01100%coinbase35d ago0x77550c…8ab6a7
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase35d ago0xab57f3…6446ef
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase35d ago0x8599c7…fad732

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.