Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120x3422…991aBase—$0.10100%payAI13d ago0x59057a…64386c
0x0a84…2d120x4a21…0ea7Base—$0.10100%payAI13d ago0xe73ea5…7f659d
0x0a84…2d120xe54c…b252Base—$0.10100%payAI13d ago0x6628eb…f4bd5a
0x0a84…2d120x329e…3d40Base—$0.10100%payAI13d ago0x6582f0…82480d
0x0a84…2d120xcfbc…aabdBase—$0.10100%payAI13d ago0xd7516a…7dc460
0x0a84…2d120xf9c7…ae61Base—$0.10100%payAI13d ago0xbf5f29…94c3b1
0x0a84…2d120x1bf6…45f0Base—$0.10100%payAI13d ago0xf56702…7b8e83
0x0a84…2d120xf1ba…c3e3Base—$0.10100%payAI13d ago0x96565b…8fbb19
0x0a84…2d120x2178…e5eeBase—$0.10100%payAI13d ago0x7d1c6c…d993b8
0x0a84…2d120x1130…ffe7Base—$0.10100%payAI13d ago0x0d22e9…918190
0x0a84…2d120x99e1…b5b0Base—$0.10100%payAI13d ago0x730025…ea52b6
0x0a84…2d120xf943…5d68Base—$0.10100%payAI13d ago0x6a65ba…617fcc
0x0a84…2d120x8b5c…751cBase—$0.10100%payAI13d ago0x926177…20042a
0x0a84…2d120xe130…b3f5Base—$0.10100%payAI13d ago0x67ff15…5ba94f
0x037b…4f310x0a84…2d12Base—$1.40100%payAI13d ago0x602433…9da603
0x0a84…2d120xf943…5d68Base—$0.10100%payAI13d ago0x9c0f5e…640fff
0x0a84…2d120x4a21…0ea7Base—$0.10100%payAI13d ago0x39b1b5…89d1b7
0x0a84…2d120x3422…991aBase—$0.10100%payAI13d ago0x0da4f6…77dcce
0x0a84…2d120x329e…3d40Base—$0.10100%payAI13d ago0x75f4e7…a6e1df
0x0a84…2d120xe54c…b252Base—$0.10100%payAI13d ago0xc6d8d4…fd8a1d
0x0a84…2d120xcfbc…aabdBase—$0.10100%payAI13d ago0x788e62…d514c7
0x0a84…2d120xf9c7…ae61Base—$0.10100%payAI13d ago0x121d4b…7d478c
0x0a84…2d120xf1ba…c3e3Base—$0.10100%payAI13d ago0xa8897c…0e7268
0x0a84…2d120x1bf6…45f0Base—$0.10100%payAI13d ago0x5b89d6…f410f9
0x0a84…2d120x1130…ffe7Base—$0.10100%payAI13d ago0x277401…72a6f8

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.