Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc3bcaa…0fc46f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xee674a…988728
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd1c20e…c099ee
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00ab62…560bc7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55d490…3d7515
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x524dbf…b36524
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb8e435…6a32b1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x702286…7a3c40
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x73408e…050166
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc83a8b…1149e7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7f6bc8…0f2934
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bd1ef…bb586e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b13ac…5e3ea5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82d8cb…cd0103
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa3f90b…b3a432
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x953d0b…9a7cea
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0fe4dc…b62edc
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf683c2…ee21dd
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c55bd…239440
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e4720…012e7b
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd3017f…fa2986
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x22af48…317f79
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd957b9…b78d01
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x395698…46bcda
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x45e0c2…aa0bf0

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.