Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0xf7b203…dbf128
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x1da45c…9e863c
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0xe33866…2d71c7
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x269cff…adde76
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x955428…de48fe
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0xdda829…9ea5a5
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0xfcbc96…c77274
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x67dccb…594be4
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x826faa…b73cdb
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x5874b0…a338c8
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0xe172da…3064b5
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x7bbf7a…5735ea
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0xda23fa…3a11fe
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0xca5b68…a20c89
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x85a22f…9fb459
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x788809…120a87
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x82f0a9…b1480d
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa73d ago0x6bd1ea…f47105
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa74d ago0x6bf3eb…de2b5a
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa74d ago0x300abb…7fb6fb
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa74d ago0x47fbab…8b2086
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa74d ago0x5bbd73…1e7d89
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa74d ago0x2c7557…cf3365
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa74d ago0x4ddaa3…386fb2
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa74d ago0x14a413…3873a1

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.