Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08e3…a6930x2932…4f60Basex402 service$0.005100%coinbase14d ago0xf619f6…79e694
0xbc3d…ef4b0x2932…4f60Basex402 service$0.005100%coinbase14d ago0x7079ef…027e65
0x9e3d…02000x2932…4f60Basex402 service$0.005100%coinbase14d ago0x5f2d6e…fb58bb
0xf5ce…8ef90x2932…4f60Basex402 service$0.005100%coinbase14d ago0x7588a3…a77be8
0x01aa…14630x2932…4f60Basex402 service$0.005100%coinbase14d ago0x9b25e9…f18b70
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x4436d4…d73179
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x9fbbb8…bc3b0a
0xe099…ff400x2932…4f60Basex402 service$0.005100%coinbase14d ago0x0b43b6…052ab4
0xe5f7…cc080x2932…4f60Basex402 service$0.01100%coinbase14d ago0x6353ec…574598
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x3d00bb…6422b0
0x7298…6e4d0x2932…4f60Basex402 service$0.005100%coinbase14d ago0x000afd…1b1c8a
0x6173…c1320x2932…4f60Basex402 service$0.005100%coinbase14d ago0x977380…34a9ed
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0xa4b5ce…2a640b
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x7d68b5…7e8819
0x9ed2…9b500x2932…4f60Basex402 service$0.005100%coinbase14d ago0xe3f1b8…619547
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x6636cb…7f2bf1
0x9aa0…72620x2932…4f60Basex402 service$0.005100%coinbase14d ago0xdce599…632007
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0xe53095…006fa5
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0xcd7095…c714d9
0x4fed…27300x2932…4f60Basex402 service$0.005100%coinbase14d ago0x6a4f32…ff8bab
0x6552…ff150x2932…4f60Basex402 service$0.005100%coinbase14d ago0x99c57c…4a6341
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x9fc547…073936
0xa2d7…d89f0x2932…4f60Basex402 service$0.005100%coinbase14d ago0xfae9db…a9e43d
0x88fd…70c00x2932…4f60Basex402 service$0.005100%coinbase14d ago0x50931e…600b98
0x3ba8…1abc0x2932…4f60Basex402 service$0.005100%coinbase14d ago0x6e6edf…d6e5a5

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.