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%coinbase12d ago0xb51497…3de47b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0xd2b35d…672a19
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0xe4e3b1…68faca
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x4a71fe…235c81
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x63a87f…b9092f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x7feb58…093b01
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x3d8816…a34d3a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x0c2be8…340e54
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x93bc75…2ec03b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x3d1aa8…84c0a9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0xace22e…9eaf47
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x9b018e…872596
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x630ddd…347629
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x72a6ed…faeed5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0xd435e5…009307
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x77f438…bf21a0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x96b6af…6ef84f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x0fbf65…73784d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0xbc45bc…fd434a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x7eb01c…3d8e46
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x6aa0c6…67fa3e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x5f0a10…86a114
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x86f6c3…206923
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0xa7b0a2…9208d8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0xf4ca8d…cad8fd

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.