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.04100%0x1360…66fa43d ago0x4cd020…37d9ee
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x36aa4c…20702a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x19a3a7…0c0ed3
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x32b14c…88ae45
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter43d ago0x0e62b0…be85e4
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter43d ago0xafba86…b41aef
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x1e6f9a…80ce2e
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x84b488…86af1a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0xd581ce…637b24
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0x164cd1…daf818
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x22d549…2ed1dc
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa44d ago0x4ce984…f16b96
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter44d ago0xa856eb…0fbd5a
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x392801…c152d2
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0xfcd1a8…4a8122
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x7a64eb…4c1d66
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa44d ago0x0c4761…324b48
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa44d ago0xfb38c2…df5776
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter44d ago0x15e785…addbc8
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter44d ago0xbad3a9…eb7cb9
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x0026d7…a25676
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0xe051da…269acc
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter44d ago0xe62dfa…ef127c
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter44d ago0x96e2bb…540186
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter44d ago0x52f50c…06fc3a

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.