Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f71da…cee96e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c1044…6bca5c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x171ae2…5fd0e8
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb31c1c…f5c2ee
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ab65c…b3a023
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3637a…f3fe99
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d3c55…a860db
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc404a0…b5b6c2
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb7fd43…2b10eb
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf50e07…9c88ff
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f789f…4876a3
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae54c4…3eef2d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x22b0f5…53c9fd
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b58f2…865d09
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ad416…82fd56
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9aad6c…c3be86
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ac92a…b3f108
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ebfcb…58cf5a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62510b…41d190
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b0bc7…22a372
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9b912f…2a392b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5839ba…b5c314
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe80673…a06d07
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5efb51…f7812d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7e1c4…cc3e99

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.