Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabd6…02f60xca29…dbcbBase—$0.01100%coinbase65d ago0xc09250…c5a647
0xabd6…02f60x3819…d0d6Base—$0.01100%coinbase65d ago0x7a7eed…bf16e1
0xabd6…02f60x09ef…39a4Base—$0.01100%coinbase65d ago0x1918c4…ae3d8a
0xabd6…02f60x6131…c3b9Base—$0.01100%coinbase65d ago0x7c80a5…c83d6d
0xabd6…02f60x1295…6bdaBase—$0.01100%coinbase65d ago0xa01ecc…655a79
0xabd6…02f60x98e4…95f2Base—$0.01100%coinbase65d ago0x22030d…dfcf00
0xabd6…02f60x7e94…cd13Base—$0.01100%coinbase65d ago0x022fcb…7dfe65
0xabd6…02f60xd7f3…a3d6Base—$0.01100%coinbase66d ago0x5bf61d…b92cae
0xabd6…02f60xc73f…dd93Base—$0.01100%coinbase66d ago0x22b56c…97ab3e
0xabd6…02f60x248c…0592Base—$0.01100%coinbase66d ago0xe7be1c…0f5e08
0xabd6…02f60xa6d4…222eBase—$0.01100%coinbase66d ago0xead0e3…7d639f
0xabd6…02f60x0879…8feeBase—$0.01100%coinbase66d ago0x44b541…112193
0xabd6…02f60x4f16…27dcBase—$0.01100%coinbase66d ago0x536e25…12d004
0xabd6…02f60x239a…829eBase—$0.01100%coinbase66d ago0x10ed79…fb0cd3
0xabd6…02f60xb42c…02d5Base—$0.01100%coinbase66d ago0xe29744…73ace0
0xabd6…02f60x0100…7837Base—$0.01100%coinbase66d ago0x8ab621…62b1a1
0xabd6…02f60x4bbe…0f2eBase—$0.01100%coinbase66d ago0x5d87a1…d63f59
0xabd6…02f60x6e27…3ad5Base—$0.01100%coinbase66d ago0x8a18ea…7bf2fa
0xabd6…02f60x0492…da17Base—$0.01100%coinbase66d ago0x278d79…517ce3
0xabd6…02f60xefac…d6bcBase—$0.01100%coinbase66d ago0xe85cea…dc0377
0xabd6…02f60xa486…71faBase—$0.01100%coinbase66d ago0x61a17b…6c5b25
0xabd6…02f60x998b…b249Base—$0.01100%coinbase66d ago0xa914d2…3775c5
0xabd6…02f60xa9a6…dd46Base—$0.01100%coinbase66d ago0x674f23…66b294
0xabd6…02f60x01a4…e058Base—$0.01100%coinbase66d ago0x2f7ff7…e79635
0xabd6…02f60x0015…a8beBase—$0.01100%coinbase66d ago0x230021…83e352

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.