Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0xab9721…dab14b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0x5c8421…1b0c6e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0x57b92d…f24e36
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0xf58c49…7e7eda
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0x9e68a8…d26947
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0xc8be29…2a1718
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0x6d93d2…133d72
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0x107fce…585c2e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0xd9f877…1c192c
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa73d ago0x21b46d…eae438
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x1a6655…8c5e3d
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0xa6b7ec…3f98a2
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0xbc23dc…402182
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0xb22051…f8fb39
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x5a3d5f…fccdc8
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0xba7ed6…dc585a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x936e73…8a8294
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x1585a2…396430
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x1bbf34…71b91f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x2e1003…538842
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x4cfca0…b5719e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x091ffe…bcdeb0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x49c94b…65270a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x921c18…3a679b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa74d ago0x0736c0…ea19f4

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.