Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef7c2b…eaca25
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd396f2…ca5c34
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2d377…09f1ff
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc124a…d7d5db
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46a218…3c3157
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e22ac…833dae
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe248ce…486439
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a2853…152bfb
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x55ec7a…c9cb64
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x582cd1…25eebc
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x088edf…5babf2
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f3ddd…6af092
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45fa50…7bf82f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x22a733…29dc0d
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8d0dd…c95673
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65eca4…f83d2f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x892353…2e73c8
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad8938…a59c1e
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a6d7c…f61e47
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9e0fb…d1d747
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c140b…f597a0
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb69071…7fe067
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43f1f8…275a3a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89b488…91d2c8
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe72bf…c3a31b

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.