Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x212479…0a8e2e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf1e86…053c7f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1daf03…653b29
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2caa8a…652c98
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf254d6…be3907
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8235a…524eb5
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5af6f…24d84c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe64087…67ec3e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc59a85…58074c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x695746…b4d325
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x689cdd…5ec0eb
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a62f8…9b2979
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86a7cf…e215ff
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe0eb77…74d2ce
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70c7e4…19c7be
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c34d3…3856c2
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ff08a…16d398
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x00706a…5f824f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x457fa2…83498f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe791ed…7c50a9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd1447…f300d2
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb1a01…14017e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0x491d46…8c6de6
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5483d…63239e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb17ee…b48d60

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.