Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x1153e0…a0e180
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x5bc619…33e3b2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x951541…6e834e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x7502f7…6d3582
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x2cfa85…2e35e4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0xe20f97…ee0250
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x01fe79…a3f969
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0xccdf5b…7ae684
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x474e98…045146
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x35d814…d41414
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0xb64eb6…a52002
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x2a3dfc…182929
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x519519…ce8509
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x1aa88f…dfeb2b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x455562…aec781
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0xd14026…9ecff0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0xaeaebe…98ac68
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x03cedc…ac41dc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x8d224a…4bfc83
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0xfcc381…0fd18b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x90c4e4…a0f061
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x8d0f78…cead30
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0xd2e537…133499
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x99e53d…473ca8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase88d ago0x149483…8be980

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.