Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x54ddcf…87244c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0f4e1…3a4472
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x68b5a8…2dccc5
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x790221…6b9732
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaa7b3f…a48400
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x591475…facbeb
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3265dc…819c43
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda2e3f…7995a4
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x66d742…1bd728
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50d5f6…1d9811
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc60d09…569e22
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf1611a…c8f42a
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8ce47…1d23b7
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe234a5…fa0d4c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x557c2f…9eb328
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13e9a7…1b2b0c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c85db…ad2dd5
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf3b6d4…851f08
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50ecb4…2857de
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfda3f8…721e9f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x359cd1…1f98fe
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x370cb4…0169e9
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6de51e…ba538f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ea292…d34a2c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI117d ago0x57f427…63e634

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.