Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f3307…720906
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf50098…61c1f8
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4eb555…aec3d4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68e1ed…9f2b04
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xadd9a6…3b35e9
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0662d…ffe77d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad2430…cab5f4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x362a22…61fe70
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f4fa7…7686ff
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb2f1db…5753b5
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50d21e…1492cd
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6deab…715c2f
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68b536…fcc590
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdaff69…508ca7
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44f73b…e5940a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48df3c…ad96f4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20728b…363f7d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12c8b3…daea71
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae04f5…fc1c28
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x893065…65ecc6
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5321f4…932b76
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca297a…ddaf32
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a645f…97355a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0x23395d…4636e7
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd78914…ecd0a0

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.