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.0470%0x1360…66fa17d ago0xb2c054…d34eb2
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xf315dc…4c139e
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd6d913…d0f593
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xeb3b60…abcc73
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x429b39…826662
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x45308f…3b926f
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x712f51…0a984a
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xbc8b34…b395cb
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x828418…fca83f
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x5aa076…83a100
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xa2b88d…a5f516
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x4efeca…54cc56
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x718b89…61e5b4
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x735f00…e0e328
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xf54501…d172c5
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x77d315…19ce83
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xdd10d9…17a2c1
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xddef6e…3e43e2
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x0456e9…2ecc0c
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x49adbc…a02ff3
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xda0fa1…4023ac
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xc62da6…28983d
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe4036b…802272
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x59a994…0d4a82
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x2682b3…1d8325

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.