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—$4.50100%0x2772…8c1795d ago0xd365ea…0aac4a
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1795d ago0x51796f…de672f
0x388f…4adc0x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0x08b2b3…85f7d7
0xebe7…35b80x6ede…86cfBase—$0.02100%0x2772…8c1795d ago0x734b50…6b0631
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xa999c0…00993e
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1795d ago0x71924e…396c5f
0x9ce7…963d0x6ede…86cfBase—$0.50100%0x2772…8c1795d ago0x66dc4a…9a497d
0x9ce7…963d0x6ede…86cfBase—$1.30100%0x2772…8c1795d ago0xe58ac0…90befd
0x6ede…86cf0x9f21…dc59Base—$6.10100%0x2772…8c1795d ago0x430614…f06c01
0x676c…6cf20x6ede…86cfBase—$0.70100%0x2772…8c1795d ago0x209ada…c8e6d3
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1795d ago0x310f97…779590
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1795d ago0x383d93…373c8b
0x676c…6cf20x6ede…86cfBase—$4.40100%0x2772…8c1795d ago0x6a82d0…db0901
0x9f21…dc590x6ede…86cfBase—$6.40100%0x2772…8c1795d ago0x4bd4bb…ff7c86
0x9ce7…963d0x6ede…86cfBase—$0.60100%0x2772…8c1795d ago0xb6f3d4…130c14
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xeb3c42…8b2a51
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xdd67d0…3ad73d
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0x4087d1…c4e952
0x6ede…86cf0x9f21…dc59Base—$5.70100%0x2772…8c1795d ago0x590f90…72ae79
0x89b7…fb510x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0x19d547…ed4804
0x89b7…fb510x6ede…86cfBase—$0.03100%0x2772…8c1795d ago0x3b2bf9…f6af6a
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xee1b69…47621a
0x9f21…dc590x6ede…86cfBase—$3.50100%0x2772…8c1795d ago0x896099…559123
0x6ede…86cf0x9f21…dc59Base—$5.80100%0x2772…8c1795d ago0x32aba0…2be303
0x388f…4adc0x6ede…86cfBase—$1.30100%0x2772…8c1795d ago0x7cdad1…75a23a

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.