Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x96402e…d87bed
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x977457…764656
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xa18fe1…34f939
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x807d48…cfdee4
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xaac214…3e55ae
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x282c23…0b2842
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xd1541e…501a7e
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x6859b2…08a288
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x9fbfc5…becb7d
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xdc7a77…7b32e7
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x042bcb…e38292
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x995940…699b26
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xb2a048…6e5530
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x92db41…cef52a
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xcd1e43…f56587
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x342278…500124
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xa4c99c…a836fa
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xffdfa5…dc07c6
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x079f26…ca2b31
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xb95aa3…85065c
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x4d73aa…a1e133
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x0f0b4b…ebe4b9
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x70b20a…087db6
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x59a742…523bae
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x1a3b23…147471

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.