Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x6ede…86cfBase—$1.50100%0x2772…8c1796d ago0xcdf016…68bbdc
0x6ede…86cf0xebe7…35b8Base—$3.10100%0x2772…8c1796d ago0x8a5509…920a2d
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0xb4a6e9…e83051
0xebe7…35b80x6ede…86cfBase—$0.50100%0x2772…8c1796d ago0xa257a3…f10efb
0xebe7…35b80x6ede…86cfBase—$2.50100%0x2772…8c1796d ago0x35a5b1…2f207a
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1796d ago0xa5ef37…49abb7
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0xb65b8b…796ee1
0xebe7…35b80x6ede…86cfBase—$7.20100%0x2772…8c1796d ago0xa2acdd…9a1077
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0x19690c…d23a6a
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0x72a1b5…63840a
0x6ede…86cf0xebe7…35b8Base—$3.60100%0x2772…8c1796d ago0x6b02ca…d3cb88
0xebe7…35b80x6ede…86cfBase—$1.40100%0x2772…8c1796d ago0x648f4c…08989e
0x6ede…86cf0xebe7…35b8Base—$5.10100%0x2772…8c1796d ago0xc73213…e3f766
0xebe7…35b80x6ede…86cfBase—$4.00100%0x2772…8c1796d ago0xf17237…300e82
0x6ede…86cf0xebe7…35b8Base—$3.90100%0x2772…8c1796d ago0xc4b392…ef5a4d
0xebe7…35b80x6ede…86cfBase—$7.60100%0x2772…8c1796d ago0x8e3dbd…e9cf0d
0x6ede…86cf0xebe7…35b8Base—$3.10100%0x2772…8c1796d ago0x30fa91…c41fc2
0xebe7…35b80x6ede…86cfBase—$2.50100%0x2772…8c1796d ago0x70ed81…a341af
0xebe7…35b80x6ede…86cfBase—$0.03100%0x2772…8c1796d ago0x6fa81c…f04ead
0x6ede…86cf0xebe7…35b8Base—$6.20100%0x2772…8c1796d ago0x4908c4…261428
0xebe7…35b80x6ede…86cfBase—$7.20100%0x2772…8c1796d ago0x2468d4…8b8e90
0x6ede…86cf0xebe7…35b8Base—$11.20100%0x2772…8c1796d ago0xe12880…73d69e

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.