Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97e8aa…63aea5
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b43cd…864002
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0326b…b7a3ac
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4583c3…f090dd
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc28d1c…412dcf
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfa0632…1d85ec
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ba7c3…bef3e1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6df464…52d189
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe953a8…d4d53d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1059d2…36dc75
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e4021…7d26d4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f8152…cbba5a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc887e…c565e8
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x019ffe…379beb
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd88406…1f1aef
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc00736…7d303e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x586eb6…ade451
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab76cc…1c6b4d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e0f3c…0fbafc
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23a4fa…e81556
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c538e…b46d0c
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3aed5…8c8025
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37d1d1…33394d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0xda47cb…5fce87
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f932f…4eb242

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.