Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe795…b7830x1e8e…60f8Base$1.00100%anyspend49d ago0xabbbe4…035581
0xe77c…f5b90x1e8e…60f8Base$2.00100%anyspend49d ago0xbb3566…9fb842
0xca1b…6f140x1e8e…60f8Base$1.00100%anyspend49d ago0x27901c…b7fac5
0x27a9…29fc0x1e8e…60f8Base$2.00100%anyspend49d ago0x5134ed…7acf2d
0x427e…903e0x1e8e…60f8Base$1.00100%anyspend49d ago0x75b660…faed02
0xa088…f2dd0x1e8e…60f8Base$1.00100%anyspend49d ago0xba7b6c…890201
0x427e…903e0x1e8e…60f8Base$2.00100%anyspend49d ago0xc92890…a1f9f1
0xe2b7…8a9e0x1e8e…60f8Base$1.00100%anyspend49d ago0xc04ff0…7d29c8
0x0037…aff60x1e8e…60f8Base$3.00100%anyspend49d ago0xc33b05…c7dcb0
0xc37b…34f50x1e8e…60f8Base$2.00100%anyspend49d ago0x646b90…d3f016
0xa311…100c0x1e8e…60f8Base$2.00100%anyspend49d ago0xe64a9b…d43091
0x27a9…29fc0x1e8e…60f8Base$1.00100%anyspend49d ago0x41bea2…637aea
0xac0a…affa0x1e8e…60f8Base$1.00100%anyspend49d ago0x257f6d…1087be
0xe771…b6150x1e8e…60f8Base$2.00100%anyspend49d ago0xdc42e3…dd1374
0xac0a…affa0x1e8e…60f8Base$2.00100%anyspend49d ago0x86b0fe…20711c
0xf867…dfc30x1e8e…60f8Base$1.00100%anyspend49d ago0x475c22…b12a36
0x6dc1…d28e0x1e8e…60f8Base$1.00100%anyspend49d ago0x1098ee…219641
0x3b45…45730x1e8e…60f8Base$2.00100%anyspend49d ago0x23c5a5…73fe31
0x1773…16dc0x1e8e…60f8Base$2.00100%anyspend49d ago0xb36085…273ea2
0xe77c…f5b90x1e8e…60f8Base$2.00100%anyspend49d ago0x520118…cea6c5
0x81bf…72bf0x1e8e…60f8Base$1.00100%anyspend49d ago0xcdd473…e416df
0x3a6f…b92f0x1e8e…60f8Base$1.00100%anyspend49d ago0x6fd193…15f183
0xac58…19ab0x1e8e…60f8Base$2.00100%anyspend49d ago0x2d9d6e…dd35e3
0xa088…f2dd0x1e8e…60f8Base$2.00100%anyspend49d ago0x961c13…8c1814
0xca1b…6f140x1e8e…60f8Base$1.00100%anyspend49d ago0x08db70…896817

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.