Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc243…71f80x63d2…059cBase—$243.8270%0x23ef…243135d ago0x155ba5…e9c1fd
0xa89d…3d180x63d2…059cBase—$19.9970%0x23ef…243135d ago0xaf06ba…df5be1
0xc26a…00a40x63d2…059cBase—$514.0070%0xe528…c02835d ago0xdbeb32…c80926
0x6a83…3bf10x63d2…059cBase—$22.9870%0x23ef…243135d ago0xb817e9…c74f72
0x6330…a74e0x63d2…059cBase—$450.0070%0x23ef…243135d ago0x5939f3…51c110
0xbbc3…a03d0x63d2…059cBase—$66.1770%0xe528…c02835d ago0x38d696…57c436
0x1d8a…b3290x63d2…059cBase—$106.7570%0x23ef…243135d ago0x1a3651…700133
0xe3ec…b0980x63d2…059cBase—$829.2770%0xe528…c02835d ago0x7b4652…d841c8
0xe3ec…b0980x63d2…059cBase—$2,000.0070%0x23ef…243135d ago0xbcef18…9239b8
0xe3ec…b0980x63d2…059cBase—$2,000.0070%0xe528…c02835d ago0x4be31d…ab4628
0xe3ec…b0980x63d2…059cBase—$1,000.0070%0x23ef…243135d ago0xdeb48b…404125
0xe3ec…b0980x63d2…059cBase—$1,000.0070%0xe528…c02835d ago0xd8df15…acc0bf
0x611f…ae570x63d2…059cBase—$150.0070%0x23ef…243135d ago0xaebf93…e7c823
0xcbee…74d90x63d2…059cBase—$77.1370%0x23ef…243135d ago0xac7a3e…058ee5
0x6f6f…2d0f0x63d2…059cBase—$407.7670%0xe528…c02835d ago0xf3e56b…ec2954
0x3136…e1140x63d2…059cBase—$50.1870%0x23ef…243135d ago0x440278…51ce78
0x7bea…ccbb0x63d2…059cBase—$235.8270%0xe528…c02835d ago0xf6dce0…c10136
0x7076…a9f60x63d2…059cBase—$200.0070%0xe528…c02836d ago0x7ea354…af62ad
0xdfe5…4faa0x63d2…059cBase—$50.9670%0xe528…c02836d ago0x84799b…fa25b6
0xdfe5…4faa0x63d2…059cBase—$50.0070%0x23ef…243136d ago0x71c675…c86a4c
0x2cd9…45aa0x63d2…059cBase—$10.0070%0xe528…c02836d ago0x3a637b…6b2850
0xc868…08650x63d2…059cBase—$23.2270%0x23ef…243136d ago0x8b4523…5d7661
0x6b82…781e0x63d2…059cBase—$0.1070%0xe528…c02836d ago0xc5f739…232e88
0xae2f…b3b80x63d2…059cBase—$1.0070%0x23ef…243136d ago0x3ea97f…2f8672
0x2cd9…45aa0x63d2…059cBase—$0.0170%0xe528…c02836d ago0x4fcd53…4491f0

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.