Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0xfe05e6…6c3092
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x611f63…134c47
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x20164f…80dbcb
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x8945ea…1a627f
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x718ad4…efafde
0xc0b8…f5910xfe80…47eeBase—$0.001100%fluxa46d ago0x0794af…4a53a6
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x955f06…7def8e
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0xf5abff…b262b2
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x1c4c0d…21377b
0xc0b8…f5910xfe80…47eeBase—$0.001100%fluxa46d ago0x4a0f1e…a59fe0
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x304698…dea031
0xc0b8…f5910x9c95…e299Base—$0.001100%fluxa46d ago0x3ff98b…75f3aa
0xc0b8…f5910xfe80…47eeBase—$0.001100%fluxa46d ago0x974e7c…64fc9a
0xc0b8…f5910xfe80…47eeBase—$0.001100%fluxa46d ago0x231623…9b0f6d
0xc0b8…f5910xfe80…47eeBase—$0.001100%fluxa46d ago0x3a7b9a…2f7083
0xc0b8…f5910xfe80…47eeBase—$0.001100%fluxa46d ago0x439203…ddf6e8

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.