Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c29…e8960xcf3d…b9fcBase$5,000.00100%0x23ef…243151d ago0x1270dc…77f3cd
0x1c29…e8960xcf3d…b9fcBase$5,000.00100%0xe528…c02851d ago0x54e594…47726c
0x767b…a9f00xcf3d…b9fcBase$50.00100%0x23ef…243151d ago0x75ff07…83fe80
0xf2c2…abab0xcf3d…b9fcBase$21.99100%0xe528…c02851d ago0x5b1c4b…dbbb49
0x1c29…e8960xcf3d…b9fcBase$5,000.00100%0x23ef…243151d ago0x844b84…c6c53d
0x1c29…e8960xcf3d…b9fcBase$5,000.00100%0xe528…c02851d ago0x765675…a0df1f
0xf2c2…abab0xcf3d…b9fcBase$15.12100%0x23ef…243151d ago0x242419…2d33fd
0xf2c2…abab0xcf3d…b9fcBase$20.10100%0xe528…c02851d ago0xb36765…d6c4ab
0xdf04…018e0xcf3d…b9fcBase$25.00100%0x23ef…243151d ago0x60be4d…b5a896
0x1bac…199e0xcf3d…b9fcBase$322.54100%0xe528…c02851d ago0x758a2b…ccae21
0x402f…47ac0xcf3d…b9fcBase$27.58100%0x23ef…243151d ago0x5b4536…b45964
0x402f…47ac0xcf3d…b9fcBase$25.00100%0xe528…c02851d ago0xab024a…4c13a3
0x402f…47ac0xcf3d…b9fcBase$20.00100%0x23ef…243151d ago0x47a80b…6fff79
0x8e89…aaab0xcf3d…b9fcBase$850.97100%0xe528…c02851d ago0xf6c763…2e9e2f
0x402f…47ac0xcf3d…b9fcBase$20.00100%0x23ef…243151d ago0xda8a5a…4905d6
0x8e89…aaab0xcf3d…b9fcBase$849.97100%0xe528…c02851d ago0xb22926…8a5b1e
0x402f…47ac0xcf3d…b9fcBase$20.00100%0x23ef…243151d ago0xe44c8c…a77f26
0xbd92…15540xcf3d…b9fcBase$250.00100%0xe528…c02851d ago0x2dbb2a…8b4df2
0xb34b…c23a0xcf3d…b9fcBase$70.85100%0x23ef…243151d ago0xb574c6…f7ba84
0x2e37…2e100xcf3d…b9fcBase$30.00100%0xe528…c02851d ago0xac8135…68c0cb
0xf5e3…4d840xcf3d…b9fcBase$63.00100%0x23ef…243151d ago0x950602…2a986f
0xc9de…47a60xcf3d…b9fcBase$134.63100%0xe528…c02851d ago0x8ca89d…f79244
0x36af…d48e0xcf3d…b9fcBase$981.27100%0x23ef…243151d ago0xe2393e…d91469
0xc9de…47a60xcf3d…b9fcBase$121.95100%0xe528…c02851d ago0x4f3478…168a1d
0xc9de…47a60xcf3d…b9fcBase$117.07100%0x23ef…243151d ago0x186a41…20e8f9

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.