Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$1.90100%0x2772…8c1792d ago0x082e2e…8a7ab0
0x9f21…dc590x6ede…86cfBase—$9.80100%0x2772…8c1792d ago0xbe0af3…fc8048
0x6ede…86cf0x9f21…dc59Base—$6.70100%0x2772…8c1792d ago0xa4975f…babdad
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1792d ago0x20df1b…021a0b
0x9f21…dc590x6ede…86cfBase—$6.00100%0x2772…8c1792d ago0x3124fa…58fb11
0x9f21…dc590x6ede…86cfBase—$5.50100%0x2772…8c1792d ago0x3a40e1…a0cd3e
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1792d ago0xc9bfac…a77079
0x9f21…dc590x6ede…86cfBase—$3.30100%0x2772…8c1792d ago0x64f153…3e3393
0x6ede…86cf0x9f21…dc59Base—$3.40100%0x2772…8c1792d ago0x7ff073…3aa6ef
0x6ede…86cf0x9f21…dc59Base—$7.60100%0x2772…8c1793d ago0xa76fbf…884146
0x6ede…86cf0x9f21…dc59Base—$7.90100%0x2772…8c1793d ago0x687aed…712130
0x9f21…dc590x6ede…86cfBase—$0.50100%0x2772…8c1793d ago0x7067fa…f1c19f
0x9f21…dc590x6ede…86cfBase—$7.40100%0x2772…8c1793d ago0xfdfa1b…d5b276
0x9f21…dc590x6ede…86cfBase—$2.00100%0x2772…8c1793d ago0xe23e3c…c316c0
0x6ede…86cf0x9f21…dc59Base—$5.90100%0x2772…8c1793d ago0x8e3788…faa80d
0x6ede…86cf0x9f21…dc59Base—$16.00100%0x2772…8c1793d ago0xa362fd…cd613c

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.