Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6f4fb…98b6a9
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa514a9…b577cb
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfb5fd4…ca6040
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21a310…4c92dd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f0cf7…2c2801
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4632c3…ab0303
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x658a32…a1c006
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1659e0…ce505d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d1175…7cf453
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x044472…a69e04
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfc817…93856b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1b9db…2a93cd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1be9d…b44d5f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe85793…c6d039
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae832b…ad45d9
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7393b8…89c753
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9acd25…3998d5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc00b3e…9b2f89
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93145b…e04715
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a10f8…2373de
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x640c76…d5f458
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x506567…f8f604
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa9fc6e…2eeb10
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfe4df…9335e6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02fb07…e93384

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.