Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter50d ago0x5aa6a1…652069
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter50d ago0xbd8398…f4f304
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa50d ago0x3c2088…697ba8
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter50d ago0x9a9829…833c81
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter50d ago0x90618c…0d1fbe
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter50d ago0x63da1e…164fd3
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter50d ago0x0997c1…74875c
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter50d ago0xf30ce2…e49a01
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter50d ago0x57c70a…ca6db2
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter50d ago0xfe3a8f…00b42e
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter51d ago0x5fc44a…5271a1
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter51d ago0x84dda2…2d3a48
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa51d ago0x74140a…9f37ea
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter51d ago0xf68be0…9df658
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa51d ago0x20dbac…a6a00c
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter51d ago0x893cdc…c65a55
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter51d ago0x91bdae…e8ea24
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter51d ago0x53ac42…88c732
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter51d ago0x4c5927…d25989
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter51d ago0x279a69…2b777c
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter51d ago0x6b53ed…487bca
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter51d ago0xed8a91…77c58f
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter51d ago0x6b5cfc…a67d67
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter51d ago0xc048d9…6d736b
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter51d ago0x5e1135…2cdffb

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.