Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0x5460f1…c1a892
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xf2f157…c90470
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase49d ago0xb2a178…03e122
0x23a2…84ff0x40a8…ad8bBasex402 service$0.005100%coinbase49d ago0xcd93a0…b75c5c
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xa74b35…a2550f
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xd2c564…675359
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xaa0dfe…9b17ce
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase49d ago0x9cf867…ec26b7
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xbd7a33…278a10
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0x77213b…cbad3e
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xbb9b10…23ddf1
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.005100%coinbase49d ago0xc71900…356796
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xd50557…48219d
0x57c3…e08c0x40a8…ad8bBasex402 service$0.001100%coinbase49d ago0x8a1a42…c0b81f
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0x8793ec…44172a
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0x8d4807…8bdab3
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase49d ago0x6a7181…ef796b
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase49d ago0x1573c1…772398
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xf3b572…aa9cd2
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase49d ago0xeef6de…3bc031
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0x007aac…7c3ef0
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xeffaf1…bda96d
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0x7516c9…abc0d7
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0xff979b…642ab7
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase49d ago0x283e0d…a38f1c

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.