Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d0382…129737
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28c680…59774e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x781b76…4dfe88
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17b1cc…b1f387
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0aec46…236443
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb65ac…2b0c01
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc52e09…15c346
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87fce5…2aa339
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf580ec…2058e3
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b1879…0396d3
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcefd2e…197a30
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf26e1a…560f1d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75bc11…1a54c8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x762a2f…70e38a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6723eb…989741
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdcfce7…b6f719
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0fc3da…bd2a26
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6d50d…6ae027
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea3460…3416d9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e4ac5…1b3bf7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x529e38…a44d7b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e4185…611b7d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x043d9d…4bb707
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4841fd…131b31
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce2769…8d53fc

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.