Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88771f…e98dee
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a4f35…af67b9
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3fb4b0…591f6a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f77c3…e9f660
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd675f2…c0944c
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc3673…fe5cfa
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x418604…a16e35
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x232806…408984
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08ee67…a31cb2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x287b73…2c31ee
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4d2db…9fcf31
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x475695…127c1f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x944e80…af1dba
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58e961…aec453
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e01cf…af6405
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00fbf8…c837b1
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f5654…063c09
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4640ed…44b449
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6afc1…8c97d2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b992a…d4eacd
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x90ef0d…cc01cb
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95e7f8…9d7719
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcef6fb…26496d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84f3d1…be0685
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcef789…21d14f

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.