Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0xef6102…f485c5
0x254a…d0910x75a6…e79eBase$0.08100%payAI91d ago0x69d3e0…815b5e
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0x44019c…c20cc3
0x254a…d0910x75a6…e79eBase$0.10100%payAI91d ago0xc1a1d6…992392
0x254a…d0910x75a6…e79eBase$0.08100%payAI91d ago0x4405d3…e1b4d2
0x254a…d0910x75a6…e79eBase$0.08100%payAI91d ago0x6fc35e…e5b8f6
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0x18b99c…9e4e15
0x254a…d0910x75a6…e79eBase$0.08100%payAI91d ago0xb0f293…c71888
0x254a…d0910x75a6…e79eBase$0.08100%payAI91d ago0x0c063d…33bbca
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0xe9ab14…3ce67b
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0x60243b…9f4a15
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0x721624…e0530f
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0x983d27…70c84c
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0xa19026…35ed8c
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0x028f31…5710b3
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0xde5338…156a28
0x254a…d0910x75a6…e79eBase$0.12100%payAI91d ago0xf350c8…22f7da
0x254a…d0910x75a6…e79eBase$0.08100%payAI91d ago0x3a8f11…4eb2a1
0x254a…d0910x75a6…e79eBase$0.05100%payAI91d ago0xc24ca2…534ee0
0x254a…d0910x75a6…e79eBase$0.10100%payAI91d ago0x0c3486…ee7d8e
0x254a…d0910x75a6…e79eBase$0.12100%payAI91d ago0x126858…505d34
0x254a…d0910x75a6…e79eBase$0.18100%payAI91d ago0x44c629…e3fccc
0x254a…d0910x75a6…e79eBase$0.12100%payAI91d ago0x6189e9…230ab7
0x254a…d0910x75a6…e79eBase$0.10100%payAI91d ago0xc456b4…5b63d8
0x254a…d0910x75a6…e79eBase$0.10100%payAI91d ago0xcbf394…f42c47

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.