Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8e7b2…906aa0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1cd7f5…f15327
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2a2dd4…3c3084
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x904cef…e57e64
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x374464…6a147c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe8a3fa…d299d9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8e334c…64fc60
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2f9ffd…bcdf8d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe1f4a7…0939a5
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa34c23…f24803
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x45ab52…d38f5b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7d0032…41f0e7
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x09b6ab…42883b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e0cff…3caab4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd73d59…5a0773
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x09b02d…d9be2a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x790f04…f61c30
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf6a641…e083dc
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xccfd3b…46e2af
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbca6d9…a94da1
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6b8feb…7860c5
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xde24a6…06450a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x38b12c…64a4d1
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x939b7d…e60915
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x39c9eb…9d15ec

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.