Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x5fd827…02ea67
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x332678…f12318
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0xb66e15…fef0da
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x1b69ec…828a6d
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0xf137c1…fc18ea
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0xafbc34…b8b8a6
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0x46fb2d…680a99
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa21d ago0xa7ec82…98f68d
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x396ea6…499137
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x20b8f8…1d180d
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x322d8d…42f7a1
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xd048d8…1c4d26
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x49799b…c3d380
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xcb4550…c47731
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xf1b23d…e96986
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x7ecb41…65709d
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x952789…fb9aa0
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x8440b2…74f4d0
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x284571…e76034
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xe95350…54e516
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x1a2f6e…01a4ca
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xc021ba…d4cdbc
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xb5f529…9d16be
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x9d49c4…b38e9e
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xbfd96d…81171b

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.