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.2070%0x1360…66fa16d ago0xe421b8…ed768e
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x9dfe4f…75d70e
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbd35f0…ab54a2
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xe53c02…b71af9
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6f249c…eef6a4
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xe79d7a…76c017
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xacb428…08f4cf
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x3e811b…1be20f
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x605d68…02cc38
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x5272fd…6f2f8c
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xace1fb…44ac27
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1ad8a1…df55d6
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x425e26…4a6a31
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x1b962b…7bfb63
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1739a6…e14be7
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x2e511c…2c2bb7
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x538772…e176b1
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x3c178d…60827d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb388c7…7a05d2
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x0312d1…10f0d2
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xc30fd4…535be2
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x5c066f…1d6efb
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x75421b…a073b6
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x1eb7e8…24d38a
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xfe4269…0d608d

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.