Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x33facb…a0f931
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x891d28…87a0b2
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x112897…eee5ad
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x9e4c1d…40b7d4
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xedfda0…b56d1d
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x7bdcbe…9e1aac
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xf174d8…1908f5
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x53d45d…b6f2c5
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xc275a9…cb09a5
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x83d466…f68d16
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x6b1ce9…a17670
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xe2a55c…9a769c
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xcaf9cd…dd67ef
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x97cd88…adac02
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xe23303…3c803c
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x83a9e2…e5c1d5
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x7d6efc…d467f0
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x4fd638…503074
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x1354cb…906756
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x6147dd…3ff4bf
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xb6d111…2978fb
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xfcac88…3c1092
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0xc31939…610d09
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x483af7…a82ff5
0x9b83…8b350x158e…3d00Basex402 service$0.0125%Route unknown134d ago0x3de166…1a9320

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.