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%dexter42d ago0xc84205…ce381a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter42d ago0xcacb21…e09102
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter42d ago0xc9aad3…7666a6
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter42d ago0xb7863c…45c621
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter42d ago0x3ff1bc…c30fed
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter42d ago0x57fc95…befb33
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter42d ago0x2c71d6…7511dd
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter42d ago0x16f45e…d6a054
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0xa6b264…2003c3
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter43d ago0xfb0ed5…59b39b
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter43d ago0x9afd13…63fabc
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x7b5f84…f19549
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x21f625…d9502d
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter43d ago0xcb9224…efadd6
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter43d ago0x4531d2…6e83fd
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter43d ago0xd8b63d…1fe973
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter43d ago0x43f150…1f747b
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter43d ago0xec7186…43c7f6
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x9cd015…688394
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter43d ago0xbafd40…f413ff
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter43d ago0x928d32…1f5fd7
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0x5993bb…b79986
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter43d ago0x123477…52b8f8
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter43d ago0x6b8919…3f7690
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter43d ago0xb9c59a…b8f960

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.