Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc081…65460x4cd0…bc31Base$46.2570%0xf70d…dbef36d ago0x1b252a…016338
0x1866…b8db0x4cd0…bc31Base$111.2470%0xf70d…dbef36d ago0x746da3…d08e77
0x3be9…575c0x4cd0…bc31Base$32.3170%0x211d…d17236d ago0x720cff…4cd318
0xf211…d78d0x4cd0…bc31Base$1,910.4470%0xf70d…dbef36d ago0x7f2c94…95329d
0xf211…d78d0x4cd0…bc31Base$6,736.6070%0xf70d…dbef36d ago0x9e3ab9…2a7f8d
0x3be9…575c0x4cd0…bc31Base$30.3070%0x17a9…59db36d ago0xf9653e…515424
0x3be9…575c0x4cd0…bc31Base$5.3470%0x4337…a4ab36d ago0x3611c2…c64c6e
0x3be9…575c0x4cd0…bc31Base$1.8470%0x4337…8d0e36d ago0x6a0caa…e5f093
0x3be9…575c0x4cd0…bc31Base$15.3070%0x4337…d99536d ago0x3d77cb…98832b
0x86a4…822f0x4cd0…bc31Base$3.7370%0xf70d…dbef36d ago0x898c56…22ae07
0x3be9…575c0x4cd0…bc31Base$150.3570%0x4337…f96536d ago0x092b12…8881d3
0xf211…d78d0x4cd0…bc31Base$800.2070%0xf70d…dbef36d ago0x25b4c4…3056a4
0x3be9…575c0x4cd0…bc31Base$10.3070%0xfa06…14d836d ago0x658edb…3ab24c
0x3be9…575c0x4cd0…bc31Base$17.3070%0x211d…d17236d ago0x9e3e0b…644895
0x3be9…575c0x4cd0…bc31Base$20.3070%0xb872…0ab336d ago0xa9d61e…0ffab1
0xa3fe…f77c0x4cd0…bc31Base$1.4970%0xf70d…dbef36d ago0xcaa87d…4a0ab9
0x3be9…575c0x4cd0…bc31Base$10.3070%0xfa06…14d836d ago0x618952…fda89d
0x3be9…575c0x4cd0…bc31Base$50.3670%0x4337…9fb136d ago0xc409ed…315bea
0x3be9…575c0x4cd0…bc31Base$15.3070%0xf279…f77f36d ago0xc8ede9…0738b4
0x3be9…575c0x4cd0…bc31Base$9.3570%0x4337…8d0e36d ago0x5d8d2a…96ebdc
0x3be9…575c0x4cd0…bc31Base$20.3070%0x4337…562736d ago0x752f21…84ac65
0x0a71…76a50x4cd0…bc31Base$2.1770%0xf70d…dbef36d ago0xeea02b…79f82d
0x3be9…575c0x4cd0…bc31Base$120.3470%0x4337…c48736d ago0xc18be4…6f90fa
0xe9bf…d1ab0x4cd0…bc31Base$4.7570%0xf70d…dbef36d ago0x5f85f7…9c8987
0x3be9…575c0x4cd0…bc31Base$99.3870%0x17a9…59db36d ago0xcb49d5…14d5df

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.