Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x388f…4adcBase—$5.40100%0x2772…8c1792d ago0x36f6d6…a9999b
0x388f…4adc0x6ede…86cfBase—$2.00100%0x2772…8c1792d ago0x263a44…a063e5
0x388f…4adc0x6ede…86cfBase—$2.50100%0x2772…8c1792d ago0x1af7f2…206215
0x388f…4adc0x6ede…86cfBase—$7.00100%0x2772…8c1792d ago0xc15fe1…33910c
0x388f…4adc0x6ede…86cfBase—$1.50100%0x2772…8c1792d ago0x206609…fa6522
0x6ede…86cf0x388f…4adcBase—$3.10100%0x2772…8c1792d ago0x3b2c74…31d427
0x388f…4adc0x6ede…86cfBase—$1.90100%0x2772…8c1792d ago0x015988…414ec0
0x6ede…86cf0x388f…4adcBase—$4.40100%0x2772…8c1792d ago0x882316…5d7e1b
0x388f…4adc0x6ede…86cfBase—$3.20100%0x2772…8c1792d ago0xb76d90…6864cf
0x6ede…86cf0x388f…4adcBase—$8.40100%0x2772…8c1792d ago0xfb88b9…e96a54
0x388f…4adc0x6ede…86cfBase—$0.08100%0x2772…8c1792d ago0xc8ddb1…2185cd
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1792d ago0x403a18…ac2dcb
0x6ede…86cf0x388f…4adcBase—$12.30100%0x2772…8c1792d ago0x3c5a94…258896

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.