Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa75d ago0x5afb7c…22b88f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x30cb42…b4cecd
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x77d0ab…3b9fbe
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x5a7aaf…d45fa1
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0xb4678c…a0bd35
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x3728cb…f4aec2
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x0865b0…306cbb
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0xdcd47e…a51c34
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x19fdc8…b2c7c1
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x5da7fb…99d273
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x8fa69e…633cc6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x6877b5…d27906
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x9b1927…c4e8c6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0xadf78d…5e5d88
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0xaded4a…5d81e7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x1c0f4c…c50e79
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x69df82…8d483f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x600aa0…16ee81
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x0bc344…3ff4be
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0xffa560…8f8788
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x63ddb9…6c1e68
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x4661d0…73643f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0xfa6576…0bcd5f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x474767…df234a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa76d ago0x11f21d…ad2dbc

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.