Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5d3…e1450x1892…6085Base$1.14100%candidates79d ago0x052c87…ef647f
0x7bbe…16390x1892…6085Base$1.12100%candidates79d ago0x832ff4…8e02bb
0x0f21…36df0x1892…6085Base$1.72100%candidates79d ago0xde64c5…b57ba6
0xc0a8…25f30x1892…6085Base$1.25100%candidates79d ago0xe62c83…747785
0x7b63…abf30x1892…6085Base$1.24100%candidates79d ago0xb554ff…2d865a
0x0f21…36df0x1892…6085Base$1.70100%candidates79d ago0x3d2d6e…15afd8
0x95b8…27920x1892…6085Base$1.33100%candidates79d ago0xcf2920…c155f7
0xceb7…c1600x1892…6085Base$1.60100%candidates79d ago0x76ad9f…358887
0x0f21…36df0x1892…6085Base$1.12100%candidates79d ago0xb2b1ce…8a3d9c
0xceb7…c1600x1892…6085Base$1.50100%candidates79d ago0xd20583…c947a9
0x8800…456b0x1892…6085Base$1.24100%candidates79d ago0x975c8c…e832df
0xf22f…59cd0x1892…6085Base$1.36100%candidates79d ago0x619fd1…b8f634
0xf3a3…20ac0x1892…6085Base$1.32100%candidates79d ago0x182624…9aae6b
0x019e…49a90x1892…6085Base$1.48100%candidates79d ago0x39b5e9…ee2a76
0xf22f…59cd0x1892…6085Base$1.65100%candidates79d ago0x95cdc1…41a242
0xf3a3…20ac0x1892…6085Base$1.99100%candidates79d ago0xf729c7…fd9aab
0xf22f…59cd0x1892…6085Base$1.68100%candidates79d ago0x9c2c88…5209eb
0x5428…83ba0x1892…6085Base$1.33100%candidates79d ago0x660cda…e0f99a
0xf3a3…20ac0x1892…6085Base$1.32100%candidates79d ago0x9b7460…5837aa
0xaf89…c2ff0x1892…6085Base$1.62100%candidates79d ago0x2b4e7e…f75f70
0xf47a…967a0x1892…6085Base$1.98100%candidates79d ago0x6b89a5…8d465b
0x5428…83ba0x1892…6085Base$1.99100%candidates79d ago0x1872cd…606e53
0xf3a3…20ac0x1892…6085Base$1.28100%candidates79d ago0x003893…57e6ff
0xaf89…c2ff0x1892…6085Base$1.89100%candidates79d ago0xc6018d…90e214
0x9cea…6e230x1892…6085Base$1.99100%candidates79d ago0xed61ba…d3ca2e

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.