Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4fa…45170x0e35…3584Base—$0.01100%0x0e35…3584102d ago0xc8b810…255ff7
0x0e35…35840xdcec…7566Basex402 service$0.01100%coinbase102d ago0x51ca8c…7c2b99
0xb4fa…45170x0e35…3584Base—$0.00203100%0x0e35…3584102d ago0x237b5c…db9a40
0x0e35…35840xbc64…e3b0Basex402 service$0.001100%coinbase102d ago0xaa3df8…16fcc7
0xb4fa…45170x0e35…3584Base—$0.001015100%0x0e35…3584102d ago0xd8b377…12592a
0x0e35…35840xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase102d ago0x56bd5e…991339
0xb4fa…45170x0e35…3584Base—$0.02100%0x0e35…3584102d ago0xfb3d91…bd3dbd
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase102d ago0x3617dc…b45f27
0xb4fa…45170x0e35…3584Base—$0.06100%0x0e35…3584102d ago0xf2e7bf…fb12b4
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase102d ago0x3c9cbc…d55d83
0x0e35…35840x2670…293fBase—$5.00100%coinbase102d ago0x37b722…9a9dc9
0xb4fa…45170x0e35…3584Base—$0.00403100%0x0e35…3584102d ago0x5a246b…aa9f32
0x0e35…35840x03d7…584cBasex402 service$0.003100%coinbase102d ago0x848204…1d6ac4
0x0e35…35840x03d7…584cBasex402 service$0.003100%candidates102d ago0x653e16…396f55
0xb4fa…45170x0e35…3584Base—$0.00403100%0x0e35…3584102d ago0x744901…708a2b
0x0e35…35840x2348…2bcbBasex402 service$0.001100%coinbase102d ago0x7650b3…0518f8
0x0e35…35840x2348…2bcbBasex402 service$0.001100%coinbase102d ago0x36b64e…38e511
0x0e35…35840x2348…2bcbBasex402 service$0.001100%coinbase102d ago0xf994a7…d0be53

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.