Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf4f867…1ab967
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a2b72…73134d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb98672…145fc2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3641e9…62a240
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18d957…127b41
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c099b…5848e4
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbe1dad…dba420
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x96a8e4…279257
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55f257…baf168
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x263c5d…96f014
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22eb5b…ab92a0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x924ebf…fb719e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7ac28…73904f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a7a34…92be76
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x621b34…df3134
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf67b57…26164e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0be59a…f06b61
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x91f7db…b71a5d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd29041…a50b2e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6fb8c6…9a0e26
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf6fd9…b48b6b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e064a…aad66a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x48b9d7…0427e0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed352b…30d8f5
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc4223…5d5f72

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.