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.10100%dexter47d ago0x19c99a…06e32a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x41c498…095a1c
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x240e39…fa3a7b
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0xc13261…184b58
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter47d ago0xca7c43…9fd37d
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0xc6bec4…63fb36
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x47c3bb…297a4e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x1be15d…a3feba
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0xb07813…ecd93b
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter47d ago0x378990…007d1b
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter47d ago0x3aa33d…da2e3d
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0xda2a42…2f4d34
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x0eb14b…732937
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter47d ago0x577787…639092
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x99c7c8…74effc
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x8a612b…d2a643
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x2270b0…6fe8b5
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter47d ago0xec1a55…52ae7c
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter47d ago0x5ce3e5…8276e9
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter47d ago0xe24057…07a029
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0x1872e0…31aa01
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter47d ago0x8b3bef…f3c026
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter47d ago0xa2747c…286fc1
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter47d ago0xa23348…5778da
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter47d ago0xfa4091…288eef

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.