Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0x88f6fa…7cbe45
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0xc84696…07f156
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0x60997b…8deb66
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0x7225ed…9cb536
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0x4ee780…a1e2e0
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0x4ff3ab…92ec2c
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase123d ago0x1d2627…22e1ac
0xf13d…a74f0x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0xa2cf93…415ce1
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0xe34834…2fe8c0
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0xf6d6f9…60d4d6
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0x99b771…266476
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0xed1e42…14e375
0xf13d…a74f0x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0x0b6707…b59094
0x03aa…51320x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0x4a953d…16476c
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0x54070f…d4aeb8
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0x2f5b9a…ebcbbd
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase123d ago0xd96a7a…09bfb7
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0xc75e17…b8130b
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0x68363d…16971e
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase123d ago0x970c82…312d87
0xb5f1…86110x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0x2f652a…c99bd3
0xe8df…2b060x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0xaa9de1…5faf33
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0x4f2290…4c6a8f
0xd168…f06d0x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0x7789dc…17af5a
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase123d ago0xcb6482…bac252

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.