Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter50d ago0x1021af…ea066a
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x9c1e9c…f14bc9
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x978f0f…a4a9e9
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter50d ago0xa6eae6…004a4c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x4be78c…c87875
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter50d ago0x320a2a…11579f
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter50d ago0x256dc0…e12884
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x40edab…b130f7
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x686b15…ff6650
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter50d ago0xa32dd7…cb213f
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter50d ago0x65dcb9…6964ac
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x0b67ae…85c6dd
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x1daa3a…c86d2e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x385029…c50ab6
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter50d ago0x697d30…ca89af
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter50d ago0xfab503…623b30
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0xab62e8…79eff0
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0xa66562…791d07
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter50d ago0x33cb7b…de2f3c
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter51d ago0x9773de…36fb9f
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter51d ago0x8a0868…2f9de5
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter51d ago0x5b56be…9c9652
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa51d ago0xdf5183…26b1a0
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter51d ago0x8d5247…36d8a1
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter51d ago0x2c6377…fd4612

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.