Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c45e9…9ac8c7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b4c3a…0eb2bc
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d2505…e0f509
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x983a25…b98be7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74a65c…6f1ce7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa83403…730fb4
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc8b3a…03fd17
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc312c8…3de9c8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb7319c…83ef81
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xddd800…118c5c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe3dc0…1a3076
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa870cb…9fd351
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6464d4…7d9bb5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x322eca…eb6ed5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeba2af…2cf625
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e174f…e7fe4a
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c93f3…ca0da3
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78f4c7…a60715
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd64a0a…f4a3e9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x463a63…292eca
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe496bd…9cc4ec
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa571fb…4b19db
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64c966…db3ecc
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcab32c…981b01
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe155c6…3f9e06

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.