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.0270%0x1360…66fa19d ago0x8b7df9…9f6499
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3980d4…79de8d
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x84fae5…6fa3c7
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x4aa2f9…91ae7f
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x842208…81b626
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x24b5c6…003feb
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x5bf7d8…f2fbda
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7054a9…a61c06
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xd1d89e…6a772d
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x9f93b3…520970
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x209664…cef7ef
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x975b74…a348f0
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xdc79d6…6a5e29
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x63d5b7…b3826a
0x61a5…d23d0x07cf…2396Basex402 service$0.0010870%0x1360…66fa19d ago0xd163bf…dac14d
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x040cc5…433d56
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf577b5…6c3dc7
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x4c2f3f…b69c97
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xc2c1f9…ddb282
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x159750…86ade6
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x3e7eb5…d08a99
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x438697…f99604
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbdf09a…867145
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x0fb0f9…d34d55
0x61a5…d23d0x07cf…2396Basex402 service$0.0010870%0x1360…66fa19d ago0x04479f…3b3d88

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.