Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c82…26200x118d…b606Base$4.00100%ultravioletadao5d ago0xee17d6…7036e4
0x7c82…26200x430a…889eBase$2.80100%ultravioletadao5d ago0xe12c93…5a5a61
0x7c82…26200x3a87…4669Base$2.80100%ultravioletadao5d ago0x1c992d…c90908
0x8736…2aab0x7c82…2620Base$9.60100%ultravioletadao5d ago0x40d0f1…f142d2
0x7c82…26200x118d…b606Base$3.90100%ultravioletadao5d ago0x0968a6…4a8e70
0x7c82…26200x430a…889eBase$2.60100%ultravioletadao5d ago0x14f08f…ed11af
0x7c82…26200x3a87…4669Base$2.60100%ultravioletadao5d ago0x65ce9a…2c8384
0x8736…2aab0x7c82…2620Base$9.10100%ultravioletadao5d ago0x761d5a…10e4bb
0x7c82…26200x118d…b606Base$3.90100%ultravioletadao5d ago0x7947a5…91ee22
0x7c82…26200x3a87…4669Base$2.60100%ultravioletadao5d ago0x72616e…0bc316
0x7c82…26200x430a…889eBase$2.60100%ultravioletadao5d ago0x8dd609…a47bc1
0x8736…2aab0x7c82…2620Base$9.10100%ultravioletadao5d ago0x00d5b1…87da13
0x7c82…26200x118d…b606Base$3.90100%ultravioletadao5d ago0xc357ab…b53fc6
0x7c82…26200x430a…889eBase$2.60100%ultravioletadao5d ago0xb3a2ea…9a629d
0x7c82…26200x3a87…4669Base$2.60100%ultravioletadao5d ago0xcc3f56…ecde50
0x8736…2aab0x7c82…2620Base$9.10100%ultravioletadao5d ago0x0bc96a…f7c945
0x7c82…26200x118d…b606Base$3.90100%ultravioletadao6d ago0xc44bbe…f0a145
0x7c82…26200x430a…889eBase$2.60100%ultravioletadao6d ago0xb21929…cf1654
0x7c82…26200x3a87…4669Base$2.60100%ultravioletadao6d ago0xb2f602…c5154f
0x8736…2aab0x7c82…2620Base$9.10100%ultravioletadao6d ago0x1703c4…404430

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.