Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0xe6c9…8d43Base—$40.00100%0x96de…249b90d ago0x129ec4…3a449c
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b90d ago0x333afe…a1b514
0x13de…883e0xff50…bf45Base—$40.00100%0x96de…249b90d ago0x28ea3a…733756
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b90d ago0x9a2a02…141010
0x13de…883e0x71d3…af3eBase—$40.00100%0x96de…249b90d ago0x9a880d…287ea3
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b90d ago0x1425c3…42c726
0x13de…883e0x71d3…af3eBase—$4.96100%0x96de…249b90d ago0xa5e809…316f3f
0x13de…883e0xe6c9…8d43Base—$4.98100%0x96de…249b90d ago0x983891…852e9d
0x13de…883e0xff50…bf45Base—$5.16100%0x96de…249b90d ago0x1c3667…c69412
0x13de…883e0x3c4e…6a6dBase—$40.00100%0x96de…249b90d ago0xc18169…f3406d
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b90d ago0x8a1626…2a2cbb
0x13de…883e0x4f53…92afBase—$40.00100%0x96de…249b90d ago0x8ffe3b…a88f9d
0x13de…883e0x3c4e…6a6dBase—$5.01100%0x96de…249b90d ago0x4d6ab8…971d49
0x13de…883e0x36ce…6da6Base—$5.01100%0x96de…249b90d ago0xff6bd4…d9812b
0x13de…883e0x0aa8…eab5Base—$133.28100%0x96de…249b90d ago0xa89898…31f9d0
0x13de…883e0x6949…220cBase—$40.00100%0x96de…249b90d ago0x40143d…2cc0d2
0x13de…883e0x2f47…d2a4Base—$40.00100%0x96de…249b90d ago0x8c05b5…bb35ee
0x13de…883e0x6949…220cBase—$6.27100%0x96de…249b90d ago0x41d1bf…81b33b
0x13de…883e0x2f47…d2a4Base—$62.00100%0x96de…249b90d ago0xc48d64…0ca332
0x13de…883e0xcc77…7460Base—$50.00100%0x96de…249b90d ago0xc93c25…0de038

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.