Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xfbbb…2327Base—$0.69100%fluxa15d ago0x82fe7c…c454ae
0xc49a…9d2f0x4479…cc46Base—$0.10100%fluxa15d ago0x2fa597…ce1dcc
0xc49a…9d2f0x5b29…2ec3Base—$0.98100%fluxa15d ago0xc30abf…dd5a0a
0xc49a…9d2f0xd30a…4d44Base—$0.98100%fluxa15d ago0x8df531…1c0368
0xc49a…9d2f0x3655…4352Base—$0.69100%fluxa15d ago0xc594b4…dbb4df
0xc49a…9d2f0xcdcb…75eaBase—$0.98100%fluxa15d ago0x7f89fd…bfa201
0xc49a…9d2f0xb3fb…7778Base—$0.20100%fluxa15d ago0xaa2cea…4dafe3
0xc49a…9d2f0xe7a6…2521Base—$0.69100%fluxa15d ago0xa5c002…f880b5
0xc49a…9d2f0x9364…221bBase—$0.98100%fluxa15d ago0xbec4f7…65ee30
0xc49a…9d2f0x00d0…e630Base—$0.98100%fluxa15d ago0x21b172…243300
0xc49a…9d2f0xfb98…a6c5Base—$0.10100%fluxa15d ago0xae4bdc…1ef0ab
0xc49a…9d2f0x8093…6ea2Base—$0.10100%fluxa15d ago0x044e25…b43321
0xc49a…9d2f0x7e34…55f5Base—$0.10100%fluxa15d ago0x17fdf1…01fb13
0xc49a…9d2f0xc11c…4771Base—$0.10100%fluxa15d ago0xf6f38d…fe2256
0xc49a…9d2f0x59fb…ca96Base—$0.10100%fluxa15d ago0x1ee93a…6d77a9
0xc49a…9d2f0x5b59…5f46Base—$0.10100%fluxa15d ago0xef853e…8b0e96
0xc49a…9d2f0x6c8a…a107Base—$0.10100%fluxa15d ago0x505d0f…cb89c2
0xc49a…9d2f0x9369…9980Base—$0.10100%fluxa15d ago0xedc369…523de3
0xc49a…9d2f0x98ca…f902Base—$0.10100%fluxa15d ago0xa80a57…e76d32
0xc49a…9d2f0x74a7…9e60Base—$0.10100%fluxa15d ago0x622a34…8f5c44
0xc49a…9d2f0x2975…9d6fBase—$0.10100%fluxa15d ago0x61de80…1377ac
0xc49a…9d2f0x924e…cb24Base—$0.10100%fluxa15d ago0x97538c…19bdf5
0xc49a…9d2f0xc2a7…1c25Base—$0.10100%fluxa15d ago0x6f155f…24613e
0xc49a…9d2f0x0bb3…c276Base—$0.10100%fluxa15d ago0x8f166d…27e7cc
0xc49a…9d2f0x8128…770dBase—$0.10100%fluxa15d ago0x88b615…ddf9e3

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.