Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0xcfdd19…72aa2b
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter36d ago0xd02d69…ce8389
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0x16e2bd…2c5c9d
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter36d ago0x444c8e…39d1d3
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xeaaa7d…59b62f
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter36d ago0x7ef576…2a30f8
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0x454422…3c82f5
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0x09887d…b13539
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0x08e129…8e5b22
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter36d ago0xa1334f…b88b1a
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter36d ago0xd58260…925865
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter36d ago0xd4fa28…04496a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0xb1f028…298af9
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0xb03315…1d8eaa
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter36d ago0x110edd…92feea
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter36d ago0x2c1b87…d2217e
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter36d ago0x3d9450…a6d4a4
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0x865548…5162e4
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0x35fc77…7a4d93
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter36d ago0x5bddba…463b72
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter36d ago0xd5c512…78dce3
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter36d ago0x90ffa9…1ff4b2
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter36d ago0x239cc6…da088c
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0x233851…d10ff8
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0xd6a037…37e69c

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.