Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12e8a7…19cd8f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65f9e3…a456b1
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaed63d…08f28a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d6845…fa95bb
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3525ab…3663a1
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa068d9…7f2f8d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb3ffa9…b69ec7
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfde24e…90c52f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf658f5…c5db22
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x763266…6edf18
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc63b7e…708b9d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf60ea…68a539
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x323512…8161b7
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a162a…60437a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x088c4c…f4d6f1
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44eb9b…7a143b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xccb975…4fbc77
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe16fe2…431d00
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b2ee8…d00f2b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f391f…eb9b16
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9ebfa…029279
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbaff18…a6ca45
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x84bcda…5b7721
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ad6d9…cf6dbe
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xecf8c8…3041be

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.