Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a14…e2f60xc4f0…0bb9Base$30.00100%0xd05c…826082d ago0x8c9bdd…5bc3a1
0x128c…43a20xc4f0…0bb9Base$291.04100%0xd05c…826082d ago0x5747fa…2ca1ce
0x1069…ecb20xc4f0…0bb9Base$41.01100%0xd05c…826082d ago0xd3f539…196aa6
0x1a05…ed430xc4f0…0bb9Base$37.61100%0xd05c…826082d ago0x39a80c…699981
0x1b57…bdcd0xc4f0…0bb9Base$62.32100%0xd05c…826082d ago0x536ebe…64f03d
0x1069…ecb20xc4f0…0bb9Base$40.01100%0xd05c…826082d ago0xb1798e…09b87f
0x6a14…e2f60xc4f0…0bb9Base$30.01100%0xd05c…826082d ago0xd51cb3…8cab50
0x6a14…e2f60xc4f0…0bb9Base$30.01100%0xd05c…826082d ago0x461521…bc060e
0xd64c…f5d10xc4f0…0bb9Base$30.01100%0xd05c…826082d ago0xd65be3…845333
0x1069…ecb20xc4f0…0bb9Base$40.01100%0xd05c…826082d ago0x887a0f…94efd8
0xd64c…f5d10xc4f0…0bb9Base$10.00100%0xd05c…826082d ago0xe48443…79e7fc
0x81c6…f8e10xc4f0…0bb9Base$86.81100%0xd05c…826082d ago0xd006a9…7e6808
0xd64c…f5d10xc4f0…0bb9Base$20.00100%0xd05c…826082d ago0xa1aa4a…d58f93
0x81c6…f8e10xc4f0…0bb9Base$85.48100%0xd05c…826082d ago0x3831f4…077eee
0x81c6…f8e10xc4f0…0bb9Base$84.14100%0xd05c…826082d ago0x50b38c…b797f6
0x1a05…ed430xc4f0…0bb9Base$37.66100%0xd05c…826082d ago0x1e5563…ea51d5
0x1a05…ed430xc4f0…0bb9Base$37.61100%0xd05c…826082d ago0x354e16…71a3a2
0x81dc…b8220xc4f0…0bb9Base$33.00100%0xd05c…826082d ago0x0a65d8…23d7b9
0x32a1…a2d10xc4f0…0bb9Base$28.16100%0xd05c…826082d ago0xc79d66…4b2da0
0x1a05…ed430xc4f0…0bb9Base$36.51100%0xd05c…826082d ago0x69acef…07eac8
0x81dc…b8220xc4f0…0bb9Base$32.00100%0xd05c…826082d ago0x49e978…ac8421
0x81dc…b8220xc4f0…0bb9Base$32.00100%0xd05c…826082d ago0xe2e7d6…d20c24
0x81c6…f8e10xc4f0…0bb9Base$83.05100%0xd05c…826082d ago0xf94d5b…a40f29
0x128c…43a20xc4f0…0bb9Base$361.06100%0xd05c…826082d ago0x457316…e6aaa2
0x4745…f5dc0xc4f0…0bb9Base$169.93100%0xd05c…826082d ago0xc956d3…1f9036

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.