Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bc8…8c680x23b7…3f65Base—$0.01100%payAI46d ago0x273173…bed26e
0x1bc8…8c680x7f84…9fd9Base—$0.01100%payAI46d ago0xf062f9…54afbf
0x1bc8…8c680xa11e…83fdBase—$0.01100%payAI46d ago0xca2e75…eafa64
0x1bc8…8c680x69b8…b344Base—$0.01100%payAI46d ago0x097d2c…2af5f2
0x1bc8…8c680x374a…4cd9Base—$0.01100%payAI46d ago0x8747a9…a6826c
0x1bc8…8c680x2410…b097Base—$0.01100%payAI46d ago0x6e788d…ab81f7
0x1bc8…8c680xb11c…3420Base—$0.01100%payAI46d ago0x94e43e…c56c5b
0x1bc8…8c680x72ef…928dBase—$0.01100%payAI46d ago0xb65b40…226a99
0x1bc8…8c680xa8c9…d856Base—$0.01100%payAI46d ago0x503539…936fa1
0x1bc8…8c680x559b…5629Base—$0.01100%payAI46d ago0x5f0d85…6b8dcf
0x1bc8…8c680x574e…1241Base—$0.01100%payAI46d ago0x4ea4ef…b5fe51
0x1bc8…8c680xbb10…d0bdBase—$0.01100%payAI46d ago0x2c1ffc…f65978
0x1bc8…8c680x7dfa…f53aBase—$0.01100%payAI46d ago0x0eb349…8001fc
0x1bc8…8c680x2828…8463Base—$0.01100%payAI46d ago0x374d65…aa7979
0x1bc8…8c680xb472…351bBase—$0.01100%payAI46d ago0x5b0016…2b9f86
0x1bc8…8c680x7c56…f1c3Base—$0.01100%payAI46d ago0x2f2b58…087d9a
0x1bc8…8c680x625d…7d5dBase—$0.01100%payAI46d ago0xe0df40…b3553d
0x1bc8…8c680xc513…7721Base—$0.01100%payAI46d ago0x45fe0a…cf2ee1
0x1bc8…8c680x0268…16b3Base—$0.01100%payAI46d ago0xb343dd…697f69
0x1bc8…8c680x66dd…23c9Base—$0.01100%payAI46d ago0x5baed3…7d9dde
0x1bc8…8c680x288e…f48bBase—$0.01100%payAI46d ago0x58d8e4…e88364
0x1bc8…8c680x8ff6…c761Base—$0.01100%payAI46d ago0x2c8d4d…1bc423
0x1bc8…8c680x8f32…d09dBase—$0.01100%payAI46d ago0x4606fc…41fd85
0x1bc8…8c680xd3b8…74ceBase—$0.01100%payAI46d ago0x880930…7e514e
0x1bc8…8c680x2845…1374Base—$0.01100%payAI46d ago0xf47d18…8d43ec

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.