Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a6…f5890xf7b5…4abcBase$20.29100%0xa923…c9ac109d ago0xa23fe3…a7f924
0x8b60…ce5e0xf7b5…4abcBase$35.80100%0xa923…c9ac109d ago0x8f08ff…74210f
0x0993…b88f0xf7b5…4abcBase$21.77100%0xa923…c9ac109d ago0x9cc2a6…2c7827
0x7768…f08e0xf7b5…4abcBase$170.00100%0xa923…c9ac109d ago0xc6ac05…4e5c67
0x3e91…070c0xf7b5…4abcBase$115.74100%0xa923…c9ac109d ago0xb75a2f…532e1a
0x9a81…f0480xf7b5…4abcBase$547.73100%0xa923…c9ac110d ago0x732450…d257d4
0x3920…1c180xf7b5…4abcBase$151.57100%0xa923…c9ac110d ago0x114a6c…5416e2
0x9f17…ff260xf7b5…4abcBase$182.51100%0xa923…c9ac110d ago0x2a0bd2…b1251b
0x3ac7…269d0xf7b5…4abcBase$111.07100%0xa923…c9ac110d ago0xd4a4fb…129412

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.