Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3660a3…11b032
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7928e2…4f26ac
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74aef1…c76fd7
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f7296…f61686
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f8519…9db734
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d2b56…51af2f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8870ac…e3cdb6
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82c872…3dfee8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x09aeb0…1edea4
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5df6ed…35feaa
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x845b0c…53386f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e4c64…04935a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f3ca5…abf2cc
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12dd80…6fdf2a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa31fc1…49ea86
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38c520…4eeab8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3db43…993667
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0eac59…f545c7
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f1caf…dd5c33
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x244e3c…04de2b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5b216…37789c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f1d53…a9718a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x016e35…885c5b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90c84b…1f02b6
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e644e…10c274

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.