Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase61d ago0x628f3e…7216f3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase61d ago0x195afc…112c47
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x6a20a9…c62b85
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xf5635f…772fe3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xb0b842…04d75e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xa89340…466ccb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x2158a5…03d4be
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x78ffe4…59581a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x565388…810688
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x7af783…c2cd2e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x677769…33ca10
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xae05ae…863997
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xffa3f6…60f985
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x52eed5…c6826d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x6f5083…bb38b2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x6e91c4…416afd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xf79914…9e4486
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xd6a4db…e8efed
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x67579e…8fe207
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x286e5c…6c4490
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x8d5bcc…7f7047
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x359ea0…2b7978
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x59151e…9455c9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0x84dc65…770422
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase62d ago0xb7955e…de83ce

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.