Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.69100%candidates79d ago0x4cc90c…af2d5c
0x4369…1ce70x1892…6085Base$1.08100%candidates79d ago0x18cad1…68909d
0x4369…1ce70x1892…6085Base$1.66100%candidates79d ago0xdbe0e9…6d40e2
0x4369…1ce70x1892…6085Base$1.62100%candidates79d ago0x20ef89…4d8950
0x4369…1ce70x1892…6085Base$1.50100%candidates79d ago0x8ce1c1…10a9b1
0x4369…1ce70x1892…6085Base$1.06100%candidates79d ago0x2ac4fa…f16eb3
0x4369…1ce70x1892…6085Base$1.09100%candidates79d ago0x39c10c…100752
0x4369…1ce70x1892…6085Base$1.42100%candidates79d ago0x849d09…4dbe49
0x4369…1ce70x1892…6085Base$1.62100%candidates79d ago0x5fbc4a…7f6a28
0x4369…1ce70x1892…6085Base$1.47100%candidates79d ago0x0e3c2f…f5e76e
0x4369…1ce70x1892…6085Base$1.67100%candidates79d ago0x758d40…8629b2
0x4369…1ce70x1892…6085Base$1.58100%candidates79d ago0x244ec3…55a398
0x4369…1ce70x1892…6085Base$1.35100%candidates79d ago0x4ba501…1acfde
0x4369…1ce70x1892…6085Base$1.67100%candidates79d ago0x4937a7…11ffa6
0x4369…1ce70x1892…6085Base$1.27100%candidates79d ago0x5a0cb2…7e1474
0x4369…1ce70x1892…6085Base$1.09100%candidates79d ago0x6e5374…44ce07

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.