Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xdea131…f8da09
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xc98462…fb237c
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xf553ce…c5b84a
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xd4f8ba…568289
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0x320da5…c52e21
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0x1ee0ab…35856c
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xe0c579…fbff5d
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xc8f463…c6df58
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0x78dec7…526ce8
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0x0a7ea2…4f789d
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xe2ed13…7819eb
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0x1e2740…a294f8
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0xb2ea5a…c6382b
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec345d ago0x7948e7…e0d3c8
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec346d ago0x891460…8bd99d
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec346d ago0x32138a…ecb30d
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec346d ago0xf3da02…1d7dd4
0xe040…fe940xc8fc…2ff0Basex402 service$0.00170%0x1e36…ec346d ago0xb65b69…4c9549

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.