Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1165c…1833d7
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x18b0bd…cafbda
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x813bbe…41b237
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e52ec…9a22f3
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e70ac…fa9f96
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5b4c63…c16d5d
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x479061…1968f3
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa48104…53b392
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x777730…f04bde
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6fc640…27f814
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68c93c…2ee34a
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf29b6e…cb6fee
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8e0512…2f2bc3
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc5f43d…bc65f7
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe6211d…0ae9d2
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdcfb92…a1a7c6
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb99201…6875e3
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a9f95…7c58a2
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe77c23…d03ac1
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe6770…d498f3
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb1dfe3…1809ad
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x174dd5…3cc63e
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a3696…a048fb
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1d1e62…e79fda
0xe81e…f3150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0dcb0b…169d63

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.