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%dexter47d ago0xdfaf4f…efff84
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0x3419a8…c0dcdc
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x5101f6…bc5de5
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x2af5a7…d03212
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x53507e…892857
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter47d ago0xa91207…d29789
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xbd3e85…248925
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0xd9489f…df1c7d
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0x58a1b1…6259bb
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter47d ago0x1ca91b…e8792c
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter47d ago0xc6907c…8eda09
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0x31c843…f4fbfb
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x049365…f10c6c
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xb3caa9…88fd93
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0x4e7e75…125dad
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x272fc1…b78e45
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xe87f0d…dc17ec
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0xb8e1ce…1a331d
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xdcdac8…3e7186
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0xf06f60…37957f
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0x818636…abc10d
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter47d ago0x0ce5cb…5e4560
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter47d ago0x94d907…b02eab
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter47d ago0xa8084a…d44207
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter48d ago0x7b1140…6226ed

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.