Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%payAI25d ago0x7ff377…6134bf
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x68cd45…8512c2
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x67b7e6…22e856
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x6ba39e…77ded2
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%payAI25d ago0xd5a54c…8dc2cf
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%payAI25d ago0x0c8d30…690b69
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x025eff…435f52
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x04d113…6e6341
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x3a468a…8dd54b
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x04d106…8f9e4c
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%payAI25d ago0x1f3e1d…d49d2f
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0xcc3182…abc87f
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xee24c3…4610b7
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x94934e…bbc629
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x1f1859…d0c690
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xc4635c…4ab299
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%payAI25d ago0x617ecb…403980
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x38921a…2e7368
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x5dc5b5…4a2803
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x642aca…24b7fb
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x6bd2c3…f819b9
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x58fcff…c3b617
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xcf7c76…d821ab
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xdbf4e0…2966c4
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xc5cc1b…a81605

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.