Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f3b79…83f6e5
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55b7be…e0af10
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xedc0a5…cdf951
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x411b2c…39972b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb77d7c…136f84
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf23e5e…6fa856
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb429f7…9b301b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66228d…67b58f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6b719…41a7f3
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1d62f6…6457cc
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf22b60…df3acd
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e26d5…f7950d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e9fa8…68dd87
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61a7aa…6b56fa
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10b54b…9dd872
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24d113…cb8cd9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cf87d…92fa02
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b4615…e5f6f5
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fe74d…e199fa
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf98705…6777ae
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x727124…b7928d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x606658…41d26a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd875db…af5103
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee9bab…2e060f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI114d ago0x409a6c…5a7636

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.