Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13834e…cdeedd
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x476a3a…6a3b45
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb18a3…59386f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4efdac…450417
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x62ff48…d6514d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbfc4c6…df8516
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a6875…3e3348
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8458b…827077
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94b0b5…de390c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfcba4b…61a89a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaae3dd…bc6c24
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x80b6db…ac693f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94e4ed…1f2e77
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa5630…840301
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76bd70…11224d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29f20f…2a3014
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x26d5d1…52815c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8dab2…99c66c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d6dbf…03acb3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fbe6c…a1df94
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6c52f…54e8a5
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd9720c…38a192
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ec91f…3dc488
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x213a24…bb3a64
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7539a3…f45a60

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.