Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdabfe2…49ab67
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0ac60…3b92a4
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf24fbb…6ad11e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0854e…0b4f8c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x298b67…11fb81
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6afdcb…ef7ce2
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15c62e…aa8168
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa35abb…61a70f
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01cc5b…fc7e52
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba5fce…f58c16
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ec0b7…b2e3ec
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07e7f2…1256c2
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x17fef2…721e98
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb17e4b…96f7a1
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c2128…889f56
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d87a9…990b80
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d1f8a…515717
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda0ce8…69c944
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x083286…5b6f71
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf62c55…fffeff
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d012f…4e43fb
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x165f11…f92e4c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01f0f0…78387c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe37803…b01c3c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34a612…e1c432

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.