Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xe4be89…8120f6
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase34d ago0x62ba9a…fc6903
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xa27dca…41fb31
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xe8f549…57c4d2
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x8cae99…844ea9
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x5d2363…f513c7
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase34d ago0x4247f4…94791b
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase34d ago0xb97db5…e991e4
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x6a0fc4…a48562
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xf0c12c…af4ee5
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x0a6d77…285b2c
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xe34154…f73770
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x45d720…906b95
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x1aca5b…39ee0b
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x0e987e…deeac8
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xb1febe…7539d3
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x51b30b…3ab6c7
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xff98d1…85ccf2
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0xa847a1…6caae9
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x628495…5bdfce
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase34d ago0xdbfeee…18f092
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase34d ago0x519d9a…8c6581
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x6fb2a3…6bcb58
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x55e580…ca7471
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase34d ago0x3140eb…b8d15a

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.