Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xc90df9…a36280
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xb522b3…5d2fd1
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x7f2f2a…73486d
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x10f12c…c2e9fa
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xe8902d…f10d69
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x28d5f0…169f55
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x9ed128…2f0a8e
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xe58dcb…bd3677
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x3c0ff0…b5c882
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xead8a9…5d0319
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xc0f804…197ace
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xdb6aa1…b2ed56
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x07d7a4…0a7c75
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xb2b346…9c7ea0
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xc382fd…faf780
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x78a891…f8aaca
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x7182a6…66b475
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x2e0be0…ebfc04
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x9631c7…63afe6
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x722566…131e7e
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x0b518e…370b61
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xba60c1…3038d7
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x62772a…c0c543

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.