Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter53d ago0x9e06e1…3b3612
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter53d ago0x4a6ffb…fdb3fa
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter53d ago0x09f2b8…851037
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter53d ago0xab5532…a05a98
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter53d ago0x772ce4…2ec65b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter53d ago0x01e94d…c66063
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter53d ago0x548360…bdfea7
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter53d ago0x7aefcf…18d159
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter53d ago0xae709b…a5aeb4
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter53d ago0x2383c6…7f7a72
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter53d ago0x0cec1b…1cffee
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter54d ago0x85e56c…1690a6
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter54d ago0xd813b5…7b701f
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter54d ago0xc1ad7e…293b3b
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter54d ago0xb641e6…a3f76b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter54d ago0xdac228…90f955
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter54d ago0x6e071d…a58f1a
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter54d ago0x35fde7…d54957
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter54d ago0x1facfe…e79533
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter54d ago0xb654b5…15dc28
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter54d ago0x79f4ce…0f2412
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter54d ago0xde368b…d48146
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter54d ago0x634e6e…20931e
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%dexter54d ago0x5a9562…ae3080
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter54d ago0x41e584…7fefd1

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.