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%payAI106d ago0x6f2b84…d81a13
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdcc839…06722f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe685a…64694e
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0355c…cb8dfe
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98bb7b…edf247
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfde6fb…78272e
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac3ccc…f54696
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5364f0…a30cdd
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9cf1c…77e9f8
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b2782…c323ec
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb49da7…cd463c
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba5c92…3dbc9a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd11cca…ca4d4f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3c9d0…03c3ac
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e7c66…ebf063
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e26c6…a712dc
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8eec35…e15dfa
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ba1b1…6571d9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa0daef…eae8e8
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8fcd5e…68254d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1702c7…fef279
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6aacf5…04137e
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f0d4b…45c24b
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48021e…3d3b37
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb30b2…ac460a

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.