Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x805911…f02937
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x5655e8…e2d377
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x7a60a4…b24afb
0xa032…cd010x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x8f2151…cbbbee
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xb079be…64da45
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x0e3889…686b94
0xa032…cd010x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x813e48…d2b571
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xd39153…bf66f2
0xa032…cd010x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x618f1b…afb415
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xa7a018…b9374d
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x8c4489…81da46
0xa032…cd010x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xf19735…82e503
0xa032…cd010x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x83274d…491b76
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x04b42d…b2e394
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x869a96…43e6a4
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xb87ada…ff873c
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x2a46b0…e81f76
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x1475a2…c95fd5
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x4dd637…e7af67
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x87d9b1…520b82
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xa437a3…e884d2
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x65dee4…456a0b

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.