Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x9616…50eaBase$5.88100%candidates96d ago0x4dc96f…2fc525
0xc49a…9d2f0xc5a7…7b6dBase$8.82100%fluxa96d ago0xf82751…a0f53e
0xc49a…9d2f0xed6e…5100Base$6.86100%fluxa96d ago0xc49944…19bdfb
0xc49a…9d2f0x0d85…d4c2Base$5.88100%fluxa96d ago0x6042f0…c165df
0xc49a…9d2f0xf45e…4883Base$1.96100%candidates96d ago0x5b8cca…5b2222
0xc49a…9d2f0xd9c1…5732Base$3.92100%fluxa96d ago0x9fe460…a59edf
0xc49a…9d2f0xcbd9…f18aBase$1.96100%candidates96d ago0x71fa6b…50bb17
0xc49a…9d2f0xb667…055bBase$0.98100%candidates96d ago0xa09d30…50d447
0xc49a…9d2f0x865e…ecf3Base$0.98100%candidates96d ago0x5e6e58…eadae8
0xc49a…9d2f0xbe50…3d92Base$4.90100%fluxa97d ago0x21dccc…ee19b9
0xc49a…9d2f0x3a7a…4b35Base$1.96100%fluxa97d ago0xd62c22…7bed35
0xc49a…9d2f0x5147…c6ccBase$0.98100%fluxa97d ago0x1c89d5…e81241

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.