Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x1ab945…723273
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x60bfe5…048aa4
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x5f520e…27d7c4
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xa1bcff…7d5dd4
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xab42a1…76cfa5
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xe13a44…40832d
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb33712…08d059
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x42e1ee…823214
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xf70da2…b8947c
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x60af0f…a93d2f
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1e77e6…b66634
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xc93fac…6fc50f
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xe21548…00b158
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x581fd9…8eea81
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xe5d236…c46f01
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x175907…6db07d
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x20527e…394e79
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x56b00e…ec9af1
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x8f3396…b09a38
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9b74b9…535f7b
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x010b8a…f3c278
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd5c2bb…c06f3c
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x166495…7ba187
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb70a69…702154
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x7c9f04…3f139b

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.