Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ac4eb…511387
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ba579…c3c4b5
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2af337…cf1f9b
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9c092b…33aedd
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdafda9…e89d48
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x33d179…5a7a31
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f86cb…d1fc81
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46ad8f…bf879b
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50e817…36054c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb2c25…6d4ed0
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7572c3…a78fb9
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41a0b8…5796be
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf0779c…a75309
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf53a1c…0a2374
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd162b8…006cfb
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf62205…4498b8
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x19a2b6…a33b6d
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a3b4a…ba54bd
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x83a211…a7b95f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a8ec2…b9582d
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75786a…580b30
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x411f86…37470e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf83dae…3d167a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x675e25…8e46da
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa3df44…30319d

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.