Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ce7…963d0x6ede…86cfBase—$3.60100%0x2772…8c1792d ago0x92dcc9…59306b
0x89b7…fb510x6ede…86cfBase—$0.05100%0x2772…8c1792d ago0x24eb6b…092dac
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1792d ago0xdb245f…1364ba
0x6ede…86cf0x89b7…fb51Base—$3.20100%0x2772…8c1792d ago0x513150…fe6cf4
0x9ce7…963d0x6ede…86cfBase—$8.60100%0x2772…8c1792d ago0xa9c113…86e472
0x6ede…86cf0x388f…4adcBase—$5.40100%0x2772…8c1792d ago0x36f6d6…a9999b
0x9f21…dc590x6ede…86cfBase—$1.90100%0x2772…8c1792d ago0x082e2e…8a7ab0
0x388f…4adc0x6ede…86cfBase—$2.00100%0x2772…8c1792d ago0x263a44…a063e5
0x676c…6cf20x6ede…86cfBase—$3.70100%0x2772…8c1792d ago0x6ac564…5eb100
0x89b7…fb510x6ede…86cfBase—$1.20100%0x2772…8c1792d ago0x3033c0…dd0ee9
0x388f…4adc0x6ede…86cfBase—$2.50100%0x2772…8c1792d ago0x1af7f2…206215
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1792d ago0x0fb38b…cf4c64
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1792d ago0xfadf46…406a35
0x6ede…86cf0x9ce7…963dBase—$5.70100%0x2772…8c1792d ago0x84eb7a…290591
0x676c…6cf20x6ede…86cfBase—$1.80100%0x2772…8c1792d ago0xd4e7ff…00dcb3
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1792d ago0xf3e98d…6cc81d
0x388f…4adc0x6ede…86cfBase—$7.00100%0x2772…8c1792d ago0xc15fe1…33910c
0x676c…6cf20x6ede…86cfBase—$0.08100%0x2772…8c1792d ago0x655f64…750ac8
0x89b7…fb510x6ede…86cfBase—$2.20100%0x2772…8c1792d ago0xfe0042…7efa82
0x388f…4adc0x6ede…86cfBase—$1.50100%0x2772…8c1792d ago0x206609…fa6522
0x6ede…86cf0x676c…6cf2Base—$3.10100%0x2772…8c1792d ago0x5fe23f…4bae0c
0x6ede…86cf0x388f…4adcBase—$3.10100%0x2772…8c1792d ago0x3b2c74…31d427
0xebe7…35b80x6ede…86cfBase—$1.00100%0x2772…8c1792d ago0x7275f0…428195
0x388f…4adc0x6ede…86cfBase—$1.90100%0x2772…8c1792d ago0x015988…414ec0
0x676c…6cf20x6ede…86cfBase—$0.50100%0x2772…8c1792d ago0x5c9e34…8edab0

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.