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%dexter37d ago0xf0ccb0…209684
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter37d ago0x4cf6e6…1dc4e5
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa37d ago0x74b50f…49983a
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0xfc548d…03bf5d
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa37d ago0xd02ced…a2db6c
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter37d ago0xa927bb…282751
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter37d ago0x7be42b…11b0e8
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter37d ago0x614d13…1f3841
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter37d ago0xc08d01…8af8f4
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter37d ago0x470f30…1cf6e0
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter37d ago0xbd4ca2…8300c6
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x2b98fc…2b3cf1
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter38d ago0x2e3285…211fc4
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x6fbd51…977080
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa38d ago0x86065c…52202b
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x19a36d…23080d
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x7d9fb7…9f7686
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter38d ago0x54bc73…983354
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x3e238d…3cd459
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x0f7b53…5c1f30
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter38d ago0x5fc51c…a1be6d
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x0fea34…9dbb61
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0xc8f889…1e5167
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0xfcd683…51d250
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter38d ago0x51c1e5…759d55

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.