Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4ad9b9…04aa1b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6c2cff…1ea697
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe1c59e…e6640a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x435231…8daabe
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8d6edb…825a2c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf79e92…129669
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe16e93…55937a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x96cd50…00d897
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd2ff9b…86e782
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcf85a8…562c72
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4eb54d…415447
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6cffdc…f99a42
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb8cf04…a8119d
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x04a776…597e19
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x41150c…5de5ad
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xba7c67…ef647b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0xaab771…ebd17c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4465cd…514c05
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI122d ago0x3d9b39…44fe05
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd9f623…077f9f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI122d ago0x4571aa…fdf1cd
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI122d ago0x976b17…f7fec9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI122d ago0x923377…af3a15
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI122d ago0xeba678…bf3e1b

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.