Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x636ff3…0466e1
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x024f09…d11f40
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x7d6124…a66fc9
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x2d5767…839058
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5d6c99…7c3b48
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xdb3591…68cb8e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x35e606…c543d3
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x267254…b59a94
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xa1c8ed…afeb90
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x49aa76…d5cd85
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x3a22ee…4bef5c
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5e2ebf…545f4a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xc51824…73b13f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x1c1622…2440e6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x327ff9…02af31
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xd3d06a…89e561
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x47465f…2ba500
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x8c2724…46f6a5
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xcf1c8f…19bd18
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x404e02…e5c70c
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xa6df78…08fd9b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5750b5…b3da16
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xd99c14…c61ec9

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.