Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x4edb9d…d70763
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9da954…55dc10
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x9d3a29…f65aef
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x8dfa15…45ddcb
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7562d8…2c3f2d
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xdeafc6…645491
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x518b14…5d6f99
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xa9b8ee…676b42
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x42d38a…6246f5
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xbf91ce…c00267
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x0f92fc…c4f3f9
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbd26da…3d0a0f
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x03c64d…67ae11
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7e4db1…8fbf16
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x4cfe3b…fa38a9
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2402d7…f59ea5
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xd811e3…30d36b
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xe841ca…81a806
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x0fdddc…e3031c
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbe8858…23a1c4
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2134c1…ebf2ca
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xa202c2…829d8a
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x3d7488…760cd0
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x6e84e5…db2d16
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1947d5…85c62f

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.