Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x91b926…8f449f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x008429…3f1b44
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x373c42…d195f0
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0cd71a…a4ce56
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x30916f…d26bee
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x098b1b…f5ffea
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6c0585…f6efdc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xee0d2f…5a3a14
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdbb8fe…1a2b05
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x490527…d9f11c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf51f29…fbaa17
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3af3c1…25ee91
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4e6c9a…52aae3
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x973fa9…efd2dc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfe4687…ff11db
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaa766f…79e887
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x97b540…9355a5
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x78b8cd…e2c854
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe972d5…64f5da
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4f635a…5a68b0
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd35669…129fe5
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf6bfe7…a818cc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0f4351…d98b0e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb4ad9d…2c7ed9
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x748b58…32d399

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.